svn commit: r45568 - head/share/misc
Warren Block <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: wblock
Date: Mon Sep 8 23:41:04 2014
New Revision: 45568
URL: http://svnweb.freebsd.org/changeset/doc/45568
Log:
Fix a typo that gave an invalid unit.
Modified:
head/share/misc/docbook.css
Modified: head/share/misc/docbook.css
==============================================================================
--- head/share/misc/docbook.css Mon Sep 8 16:43:17 2014 (r45567)
+++ head/share/misc/docbook.css Mon Sep 8 23:41:04 2014 (r45568)
@@ -306,7 +306,7 @@ pre.programlisting {
}
.informaltable, .table th {
- padding-left: 02.em;
+ padding-left: 0.2em;
text-align: left;
}
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"