Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Aug 2021 16:39:47 GMT
From:      =?utf-8?Q?Fernando Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 7fb4b90d70 - main - [website-es] Fix typo
Message-ID:  <202108141639.17EGdlMb025313@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape:

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

commit 7fb4b90d7063ff211f96b01a5919c2a400313718
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2021-08-13 16:36:56 +0000
Commit:     Fernando Apesteguía <fernape@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"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108141639.17EGdlMb025313>