changed a title to be more explicit in the documentation
authorFabien Potencier <fabien.potencier@gmail.com>
Fri, 19 Mar 2010 08:15:31 +0000 (09:15 +0100)
committerFabien Potencier <fabien.potencier@gmail.com>
Fri, 19 Mar 2010 08:15:31 +0000 (09:15 +0100)
doc/02-Twig-for-Template-Designers.markdown

index d8f76b1..69f1710 100644 (file)
@@ -702,7 +702,7 @@ You can also output a specific variable or an expression:
 Note that this tag only works when the `debug` option of the environment is
 set to `true`.
 
-### I18n
+### Internationalization
 
 When the `i18n` extension is enabled, use the `trans` block to mark parts in
 the template as translatable: