summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/games.scm2
1 files changed, 1 insertions, 1 deletions
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 @@ Chess).  It is similar to standard chess but this variant is far more complicate
      `(("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.