diff options
author | Ludovic Courtès <ludo@gnu.org> | 2014-09-13 15:31:31 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2014-09-13 15:36:07 +0200 |
commit | c5779c931bcfd1073da1031bd8663871a88c2950 (patch) | |
tree | 0b4585f72dd0c541d0bfa6c6aa9db884017771b8 /gnu/packages/gnuzilla.scm | |
parent | bed035c56060d008abbfcd7e4100f6aa76031314 (diff) | |
download | guix-c5779c931bcfd1073da1031bd8663871a88c2950.tar guix-c5779c931bcfd1073da1031bd8663871a88c2950.tar.gz |
gnu: Synchronize GNU package descriptions with upstream.
These are mostly two-space-after-end-of-sentence-period changes
resulting from commit 3a09e1d2.
Diffstat (limited to 'gnu/packages/gnuzilla.scm')
-rw-r--r-- | gnu/packages/gnuzilla.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/gnuzilla.scm b/gnu/packages/gnuzilla.scm index 14f75bff45..311ebbee8b 100644 --- a/gnu/packages/gnuzilla.scm +++ b/gnu/packages/gnuzilla.scm @@ -137,6 +137,6 @@ (synopsis "Entirely free browser derived from Mozilla Firefox") (description "IceCat is the GNU version of the Firefox browser. It is entirely free -software, which does not recommend non-free plugins and addons. It also +software, which does not recommend non-free plugins and addons. It also features built-in privacy-protecting features.") (license license:mpl2.0))) ; and others, see toolkit/content/license.html |