diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-05 22:47:59 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-05 22:47:59 +0000 |
commit | 50146d45087f3fe9b3bdf1126b03e5077206d246 (patch) | |
tree | a44b586aa056e78d49ee642f5c87d2a827457bd1 | |
parent | 0f5128319283f9e48e433dab5306775ae1f2031d (diff) |
web commit by NicolasLimare: typo
-rw-r--r-- | doc/todo/language_definition_for_the_meta_plugin.mdwn | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/todo/language_definition_for_the_meta_plugin.mdwn b/doc/todo/language_definition_for_the_meta_plugin.mdwn index 3ed206b87..cfb9acd25 100644 --- a/doc/todo/language_definition_for_the_meta_plugin.mdwn +++ b/doc/todo/language_definition_for_the_meta_plugin.mdwn @@ -1,6 +1,5 @@ Here is a patch for the [[plugins/meta]] plugin. It adds the possibility to define the language -used for a page, with - [[meta lang="ja"]] +used for a page, with \[[meta lang="ja"]] It doesn't insert the langage information in the xhtml meta elements, but defines a LANG variable to use in the templates, for example with |