diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 50315a6085..d26669e68f 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -212,7 +212,7 @@ (define-public xshogi `(("libxaw" ,libxaw) ("libxt" ,libxt))) (home-page "http://www.gnu.org/software/gnushogi/") - (synopsis "User interface for @code{gnushogi}") + (synopsis "User interface for gnushogi") (description "A graphical user interface for the package @code{gnushogi}.") ;; Contains a copy of GPLv3 but the licence notices simply ;; state "GNU General Public Licence" without specifying a version.