[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/08: website: Fix typing mistake.
From: |
Ludovic Courtès |
Subject: |
02/08: website: Fix typing mistake. |
Date: |
Wed, 25 Sep 2019 11:15:51 -0400 (EDT) |
civodul pushed a commit to branch wip-i18n
in repository guix-artwork.
commit 671dcc253dcc1291d056a235ffd2366fddb8d824
Author: Florian Pelz <address@hidden>
Date: Sat Aug 31 11:52:31 2019 +0200
website: Fix typing mistake.
* website/apps/base/templates/contribute.scm (contribute-t):
Add missing word.
---
website/apps/base/templates/contribute.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/apps/base/templates/contribute.scm
b/website/apps/base/templates/contribute.scm
index 6c4787f..4d68e87 100644
--- a/website/apps/base/templates/contribute.scm
+++ b/website/apps/base/templates/contribute.scm
@@ -201,7 +201,7 @@
(h3 (@ (id "testing")) "Test and Bug Reports")
(p
"Install the software and send feedback to the community
- about your experience. Help the project reporting bugs.")
+ about your experience. Help the project by reporting bugs.")
(p
"Before reporting a bug, please check whether the bug is
already "
- 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 <=
- 03/08: website: Fix typo., Ludovic Courtès, 2019/09/25
- 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