Revision
68359
Author
ryandesign@macports.org
Date
2010-06-01 18:33:37 -0700 (Tue, 01 Jun 2010)

Log Message

rb19-treetop: fix typo in description

Modified Paths

Diff

Modified: trunk/dports/ruby/rb19-treetop/Portfile (68358 => 68359)


--- trunk/dports/ruby/rb19-treetop/Portfile	2010-06-02 01:32:49 UTC (rev 68358)
+++ trunk/dports/ruby/rb19-treetop/Portfile	2010-06-02 01:33:37 UTC (rev 68359)
@@ -8,7 +8,7 @@
 long_description	\
     Treetop is a language for describing languages. Combining the elegance \
     of Ruby with cutting-edge parsing expression grammars, it helps you \
-    analyze syntax with revolutionarily ease.
+    analyze syntax with revolutionary ease.
 license             MIT
 maintainers		    singingwolfboy openmaintainer
 homepage		    http://treetop.rubyforge.org/