diff mbox series

[bug#44305] gnu: kuserfeedback: Fix typo.

Message ID 20201029124633.13620-1-sl@eauchat.org
State Accepted
Headers show
Series [bug#44305] gnu: kuserfeedback: Fix typo. | expand

Checks

Context Check Description
cbaines/issue success View issue
cbaines/comparison success View comparision
cbaines/git branch success View Git branch
cbaines/applying patch success View Laminar job

Commit Message

Sébastien Lerique Oct. 29, 2020, 12:46 p.m. UTC
* gnu/packages/kde (kuserfeedback)[description]: Fix spelling of "itemize"
  keyword.
---
 gnu/packages/kde.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Tobias Geerinckx-Rice Oct. 29, 2020, 1:02 p.m. UTC | #1
Sébastien,

Thanks!  Pushed to master as 
c8ac02b20cf4680eee3b176d28066846715765bf with tiny tweakz:

Sébastien Lerique 写道:
> * gnu/packages/kde (kuserfeedback)[description]: Fix spelling of 
> "itemize"
>   keyword.

Adding ‘.scm’ and ‘the’, and reflowing to fit within 72 characters 
without indentation under ‘*’.

Kind regards,

T G-R
diff mbox series

Patch

diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
index 2751e6d04d..043d6c7bef 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.