summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorAnika Henke <anika@selfthinker.org>2012-05-27 13:22:27 +0100
committerAnika Henke <anika@selfthinker.org>2012-05-27 13:22:27 +0100
commit1541e4143c788cf2e6fdd29d5f32cf61c3da2250 (patch)
tree52f9401f3d6b2e9be86b29f9bbdb73f37eac5a44 /data
parent7f086b678f95509d080486e46f683595be591727 (diff)
downloadrpg-1541e4143c788cf2e6fdd29d5f32cf61c3da2250.tar.gz
rpg-1541e4143c788cf2e6fdd29d5f32cf61c3da2250.tar.bz2
fixed small typo in wiki:syntax (FS#2528)
Diffstat (limited to 'data')
-rw-r--r--data/pages/wiki/syntax.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/pages/wiki/syntax.txt b/data/pages/wiki/syntax.txt
index 8644119ec..dd3154ef0 100644
--- a/data/pages/wiki/syntax.txt
+++ b/data/pages/wiki/syntax.txt
@@ -386,7 +386,7 @@ The following language strings are currently recognized: //4cs, 6502acme, 6502ki
==== Downloadable Code Blocks ====
-When you use the ''%%<code>%%'' or ''%%<file>%%'' syntax as above, you might want to make the shown code available for download as well. You can to this by specifying a file name after language code like this:
+When you use the ''%%<code>%%'' or ''%%<file>%%'' syntax as above, you might want to make the shown code available for download as well. You can do this by specifying a file name after language code like this:
<code>
<file php myexample.php>