From f61ba05c6665326b892ece155442fa1e1f22de2f Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Sun, 25 Sep 2022 15:17:06 +0200 Subject: [PATCH] gnu: emacs-cpreproc-openvdb: Remove period in synopsis. * gnu/packages/emacs-xyz.scm (emacs-cpreproc-openvdb)[synopsis]: Remove period. --- gnu/packages/emacs-xyz.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 85e55c1796..988b4abe7d 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -23722,7 +23722,7 @@ (define-public emacs-cpreproc-openvdb (propagated-inputs (list emacs-cpreproc)) (home-page "https://sr.ht/~plattfot/cpreproc") - (synopsis "Create preprocessor macros for C++ that uses OpenVDB.") + (synopsis "Create preprocessor macros for C++ that uses OpenVDB") (description "This project makes it easier to generate preprocessor macros from Emacs for C++ code that uses OpenVDB and needs to be build against multiple