git: 7fb4b90d70 - main - [website-es] Fix typo

Fernando Apesteguía fernape at FreeBSD.org
Sat Aug 14 16:39:47 UTC 2021


The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/doc/commit/?id=7fb4b90d7063ff211f96b01a5919c2a400313718

commit 7fb4b90d7063ff211f96b01a5919c2a400313718
Author:     Fernando Apesteguía <fernape at FreeBSD.org>
AuthorDate: 2021-08-13 16:36:56 +0000
Commit:     Fernando Apesteguía <fernape at FreeBSD.org>
CommitDate: 2021-08-14 14:39:10 +0000

    [website-es] Fix typo
    
    s/Descargart/Descargar
---
 website/themes/beastie/i18n/es.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/themes/beastie/i18n/es.toml b/website/themes/beastie/i18n/es.toml
index 8ff991217d..e109ba3bf6 100644
--- a/website/themes/beastie/i18n/es.toml
+++ b/website/themes/beastie/i18n/es.toml
@@ -50,7 +50,7 @@ other = "Marketing"
 other = "Política de privacidad"
 
 [getFreeBSD]
-other = "Descargart FreeBSD"
+other = "Descargar FreeBSD"
 
 [releaseInformation]
 other = "Release Information"


More information about the dev-commits-doc-all mailing list