diff --git a/doc/guix.texi b/doc/guix.texi index 64a0742255..2f4e0ad7f9 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -9470,7 +9470,7 @@ that Guix uses, as in this example: ;; @dots{} ;; CPE calls this package "grub2". (properties '((cpe-name . "grub2") - (cpe-version . "2.3"))) + (cpe-version . "2.3")))) @end lisp @c See .