git: 78ddae8d0a - main - fdp-primer: Fix a typo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 22 Oct 2024 12:19:48 UTC
The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/doc/commit/?id=78ddae8d0ab7985939f921afc60519b8b21a1b4f commit 78ddae8d0ab7985939f921afc60519b8b21a1b4f Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2024-10-22 12:19:18 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2024-10-22 12:19:32 +0000 fdp-primer: Fix a typo --- documentation/content/en/books/fdp-primer/translations/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/en/books/fdp-primer/translations/_index.adoc b/documentation/content/en/books/fdp-primer/translations/_index.adoc index fccad4fb12..bc8e10e7fb 100644 --- a/documentation/content/en/books/fdp-primer/translations/_index.adoc +++ b/documentation/content/en/books/fdp-primer/translations/_index.adoc @@ -149,7 +149,7 @@ as defined in ISO639 ([.filename]#/usr/share/misc/iso639# on a version of FreeBS [WARNING] ==== -Hugo need the language codes in lowercase. +Hugo needs the language codes in lowercase. For example, instead of `pt_BR` Hugo uses `pt-br`. ====