diff options
Diffstat (limited to 'gnu/packages/qt.scm')
-rw-r--r-- | gnu/packages/qt.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm index f57fedb379..3df0066c4f 100644 --- a/gnu/packages/qt.scm +++ b/gnu/packages/qt.scm @@ -54,7 +54,7 @@ (native-inputs `(("bison" ,bison))) (home-page "http://xkbcommon.org/") - (synopsis "library to handle keyboard descriptions") + (synopsis "Library to handle keyboard descriptions") (description "Xkbcommon is a library to handle keyboard descriptions, including loading them from disk, parsing them and handling their state. It is mainly meant for client toolkits, window systems, and other |