summaryrefslogtreecommitdiff
path: root/public/what-im-working-on-fall-2014.md
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-02-28 07:12:18 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-02-28 07:12:18 -0500
commit7115b71c353c004dbfe70a0d96012a2213e77405 (patch)
tree6c693dcc564023479560f10aeaea5ed0219dd652 /public/what-im-working-on-fall-2014.md
parent9ea8568d0c333916833bee1eaf021334090486fd (diff)
whitespace cleanup
Diffstat (limited to 'public/what-im-working-on-fall-2014.md')
-rw-r--r--public/what-im-working-on-fall-2014.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/what-im-working-on-fall-2014.md b/public/what-im-working-on-fall-2014.md
index a18b4b1..5f7debf 100644
--- a/public/what-im-working-on-fall-2014.md
+++ b/public/what-im-working-on-fall-2014.md
@@ -119,7 +119,7 @@ I've got several other projects that I'm putting on hold for a while.
compiler bugs that no longer exist (which I guess means that *no
one* has tried to build it from source after it was originally
published). I've been working on-and-off on this for more than a
- year. My favorite part of it was writing a
+ year. My favorite part of it was writing a
[sed script](/dump/jflex2jlex.sed.txt) that
translates a JFlex grammar specification into a JLex grammar, which
is used to bootstrap JFlex; its both gross and delightful at the