commit:     010255e2b53a0006473e23f97e2aceb56975ed25
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 15 11:58:35 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Sep 15 11:58:35 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=010255e2

[eclass] Remove stray quote.

---
 eclass/kde5.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/kde5.eclass b/eclass/kde5.eclass
index fee1e3c..9434d9b 100644
--- a/eclass/kde5.eclass
+++ b/eclass/kde5.eclass
@@ -68,7 +68,7 @@ fi
 
 # @ECLASS-VARIABLE: KDE_HANDBOOK
 # @DESCRIPTION:
-# If set to "false", do nothing".
+# If set to "false", do nothing.
 # Otherwise, add "+handbook" to IUSE, add the appropriate dependency, and
 # generate and install KDE handbook.
 KDE_HANDBOOK="${KDE_HANDBOOK:-false}"

Reply via email to