summaryrefslogtreecommitdiff
path: root/docs/design.txt
diff options
context:
space:
mode:
authorPierre Schmitz <pierre@archlinux.de>2010-07-28 11:52:48 +0200
committerPierre Schmitz <pierre@archlinux.de>2010-07-28 11:52:48 +0200
commit222b01f5169f1c7e69762e0e8904c24f78f71882 (patch)
tree8e932e12546bb991357ec48eb1638d1770be7a35 /docs/design.txt
parent00ab76a6b686e98a914afc1975812d2b1aaa7016 (diff)
update to MediaWiki 1.16.0
Diffstat (limited to 'docs/design.txt')
-rw-r--r--docs/design.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/design.txt b/docs/design.txt
index d1904e1e..192e8c6a 100644
--- a/docs/design.txt
+++ b/docs/design.txt
@@ -56,7 +56,7 @@ Primary classes:
interface language is instantiated as $wgLang, and the local content
language as $wgContLang; be sure to use the *correct* language object
depending upon the circumstances.
- See also language.txt.
+ See also language.txt.
Parser
Class used to transform wikitext to html.