diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-28 00:10:22 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-28 00:10:22 +0000 |
commit | 1989280421ef6c1c2e6a87f30577c181be83418a (patch) | |
tree | 557d0edc73be6c7750c9504c7fab1fbd49cf6ed7 /doc/plugins | |
parent | 4b21fc50b770ecfbe09fe654e1d4a777958b87ac (diff) |
web commit by JoshTriplett: Typo fix: s/overrideen/overridden/.
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/meta.mdwn | 2 |
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. |