diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm index 646f508e95..9f64f206af 100644 --- a/gnu/packages/wm.scm +++ b/gnu/packages/wm.scm @@ -1756,7 +1756,7 @@ rendering.") (lambda _ (chdir "util/pass")))))) (home-page "https://github.com/stumpwm/stumpwm-contrib") - (synopsis "Integrate 'pass' wih StumpWM") + (synopsis "Integrate @code{pass} wih StumpWM") (description "This package provides an interface which integrates password-store into StumpWM.") (license (list license:gpl2+ license:gpl3+ license:bsd-2)))))