[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/08: website: Fix typo.
From: |
Ludovic Courtès |
Subject: |
03/08: website: Fix typo. |
Date: |
Wed, 25 Sep 2019 11:15:51 -0400 (EDT) |
civodul pushed a commit to branch wip-i18n
in repository guix-artwork.
commit cab0e581af360c49b18b56aeceb624b44b7b84e6
Author: Florian Pelz <address@hidden>
Date: Sat Aug 31 21:00:29 2019 +0200
website: Fix typo.
* website/apps/base/templates/security.scm (security-t): Fix typo.
---
website/apps/base/templates/security.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/apps/base/templates/security.scm
b/website/apps/base/templates/security.scm
index ea997b2..b772912 100644
--- a/website/apps/base/templates/security.scm
+++ b/website/apps/base/templates/security.scm
@@ -16,7 +16,7 @@
(theme
#:title '("Security")
#:description
- "Important information about geting security updates for your
+ "Important information about getting security updates for your
GNUÂ Guix installation, and instructions on how to report
security issues."
#:keywords
- branch wip-i18n created (now ff04cd3), Ludovic Courtès, 2019/09/25
- 01/08: website: Use needed modules in posts., Ludovic Courtès, 2019/09/25
- 02/08: website: Fix typing mistake., Ludovic Courtès, 2019/09/25
- 03/08: website: Fix typo.,
Ludovic Courtès <=
- 08/08: website: Add language selection dropdown to navbar., Ludovic Courtès, 2019/09/25
- 07/08: website: Make dropdowns accessible to keyboard and touch input., Ludovic Courtès, 2019/09/25
- 04/08: website: Add custom xgettext to extract from nested sexps for i18n., Ludovic Courtès, 2019/09/25
- 06/08: website: Add German translation., Ludovic Courtès, 2019/09/25
- 05/08: website: Mark all files in apps for translation., Ludovic Courtès, 2019/09/25