1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

doc: Remove extra space before colon in menu entries.

Fixes <https://bugs.gnu.org/32473>.
Reported by HiPhish <hiphish@posteo.de>.

* doc/guix.texi (Top, Defining Packages): In menu, remove extra space
before "::".
This commit is contained in:
Ludovic Courtès
2018-08-20 12:17:41 +02:00
parent f307a9eca5
commit fa4ebd2f08

View File

@@ -170,7 +170,7 @@ Programming Interface
Defining Packages
* package Reference :: The package data type.
* package Reference:: The package data type.
* origin Reference:: The origin data type.
Utilities
@@ -3522,7 +3522,7 @@ when @var{cut?} returns true for a given package.
@end deffn
@menu
* package Reference :: The package data type.
* package Reference:: The package data type.
* origin Reference:: The origin data type.
@end menu