summaryrefslogtreecommitdiff
path: root/doc/plugins/meta.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-01-28 00:10:22 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-01-28 00:10:22 +0000
commit1989280421ef6c1c2e6a87f30577c181be83418a (patch)
tree557d0edc73be6c7750c9504c7fab1fbd49cf6ed7 /doc/plugins/meta.mdwn
parent4b21fc50b770ecfbe09fe654e1d4a777958b87ac (diff)
web commit by JoshTriplett: Typo fix: s/overrideen/overridden/.
Diffstat (limited to 'doc/plugins/meta.mdwn')
-rw-r--r--doc/plugins/meta.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/meta.mdwn b/doc/plugins/meta.mdwn
index f30efb873..d87bc0588 100644
--- a/doc/plugins/meta.mdwn
+++ b/doc/plugins/meta.mdwn
@@ -31,7 +31,7 @@ You can use any field names you like, but here are some predefined ones:
Overrides the title of the page, which is generally the same as the
page name.
- Note that if the title is overrideen, a "title_overridden" variable will
+ Note that if the title is overridden, a "title_overridden" variable will
be set to a true value in the template; this can be used to format things
differently in this case.