another grammar fix
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Fri, 9 May 2008 19:09:30 +0000 (19:09 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Fri, 9 May 2008 19:09:30 +0000 (19:09 +0000)
git-svn-id: http://svn.complang.org/ragel/trunk@449 052ea7fc-9027-0410-9066-f65837a77df0

ChangeLog

index f5a2692..4672921 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,7 +22,7 @@ Ragel 6.2 - May 9, 2008
   causing assertion failures because location info was not set. Fixed by
   adding locations.
  -Include and import file searching now searches for the file name given based
-  on the location of the current file, not the ragel's current path.
+  on the location of the current file, not ragel's current path.
   Additional search locations can be given using the -I option.
  -Rubinius code generation was updated to the latest Rubinius. Patch from Evan
   Phoenix.