gnu: font-liberation: Use @item in @enumerate.

* gnu/packages/fonts.scm (font-liberation)[description]: Use @item.

Followup to 0102fba27c.
master
David Craven 2017-01-08 22:56:09 +01:00
parent 3a3e309975
commit ec460a2a37
No known key found for this signature in database
GPG Key ID: C5E051C79C0BECDB
1 changed files with 3 additions and 3 deletions

View File

@ -355,11 +355,11 @@ Arial, Times New Roman, and Courier New.
There are three sets:
@enumerate
@enum Sans (a substitute for Arial, Albany, Helvetica, Nimbus Sans L, and
@item Sans (a substitute for Arial, Albany, Helvetica, Nimbus Sans L, and
Bitstream Vera Sans);
@enum Serif (a substitute for Times New Roman, Thorndale, Nimbus Roman, and
@item Serif (a substitute for Times New Roman, Thorndale, Nimbus Roman, and
Bitstream Vera Serif);
@enum Mono (a substitute for Courier New, Cumberland, Courier, Nimbus Mono L,
@item Mono (a substitute for Courier New, Cumberland, Courier, Nimbus Mono L,
and Bitstream Vera Sans Mono).
@end enumerate