This is an automated email from the git hooks/post-receive script.

nckx pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new c8ac02b  gnu: kuserfeedback: Fix typo.
c8ac02b is described below

commit c8ac02b20cf4680eee3b176d28066846715765bf
Author: Sébastien Lerique <[email protected]>
AuthorDate: Thu Oct 29 13:46:33 2020 +0100

    gnu: kuserfeedback: Fix typo.
    
    * gnu/packages/kde.scm (kuserfeedback)[description]: Fix spelling of
    the "itemize" keyword.
    
    Signed-off-by: Tobias Geerinckx-Rice <[email protected]>
---
 gnu/packages/kde.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
index 2751e6d..043d6c7 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -829,7 +829,7 @@ or Bonjour by other projects).")
     (synopsis "Framework for collecting feedback from application users via
 telemetry and targeted surveys")
     (description "This framework consists of the following components:
-@itermize
+@itemize
 @item Libraries for use in applications.
 @item QML bindings for the above.
 @item A server application.

Reply via email to