]> gitweb.factorcode.org Git - factor.git/commitdiff
Fix typo
authorSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Sun, 7 Sep 2008 23:05:58 +0000 (18:05 -0500)
committerSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Sun, 7 Sep 2008 23:05:58 +0000 (18:05 -0500)
extra/webapps/wiki/initial-content/Farkup.txt

index 9c1fb5e7db85023ba10aea5f55c3718ea1e0bd5c..b8de408588b6a7981e3484eb07d218c77e8c364d 100644 (file)
@@ -34,7 +34,7 @@ CAN HAS STDIO?
 VISIBLE "HAI WORLD!"
 KTHXBYE}]
 
-There is syntax highlighting various languages, too:
+There is syntax highlighting for various languages, too:
 
 [factor{PEG: parse-request-line ( string -- triple )
     #! Triple is { method url version }