[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/01: website: about: Fix typo.
From: |
David Thompson |
Subject: |
01/01: website: about: Fix typo. |
Date: |
Thu, 14 May 2015 11:50:37 +0000 |
davexunit pushed a commit to branch master
in repository guix-artwork.
commit 31dadce2147b5cb9719e73d756af26859e356dcf
Author: David Thompson <address@hidden>
Date: Thu May 14 07:50:07 2015 -0400
website: about: Fix typo.
* website/www/about.scm (about-page): s/work/world/
---
website/www/about.scm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/website/www/about.scm b/website/www/about.scm
index 765c1a7..e9725ab 100644
--- a/website/www/about.scm
+++ b/website/www/about.scm
@@ -21,7 +21,7 @@
(a (@ (href ,(gnu-url "philosophy/free-sw.html")))
"free software")
" projects developed by
-volunteers around the work under the umbrella of the "
+volunteers around the world under the umbrella of the "
(a (@ (href ,(gnu-url "")))
"GNU Project") ". "
" This is the official web site for both projects. ")