Spell fix

This commit is contained in:
Bjørn Erik Pedersen 2017-12-03 15:04:14 +01:00
parent ce2d487288
commit 8bf9336290
No known key found for this signature in database
GPG Key ID: 330E6E2BD4859D8F

View File

@ -194,7 +194,7 @@ The above also uses the [`i18n` function][i18func] described in the next section
## List All Available Languages ## List All Available Languages
`.AllTranslations` on a `Page` can be used to list all translation including itself. Called on the home page it can be used to build a language navigator: `.AllTranslations` on a `Page` can be used to list all translations, including itself. Called on the home page it can be used to build a language navigator:
{{< code file="layouts/partials/allLanguages.html" >}} {{< code file="layouts/partials/allLanguages.html" >}}