Remove an unneeded space, mostly to verify that auto-update of the
documentation is working.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@38429 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/CommandGuide/manpage.css b/docs/CommandGuide/manpage.css
index b200343..c922564 100644
--- a/docs/CommandGuide/manpage.css
+++ b/docs/CommandGuide/manpage.css
@@ -13,7 +13,7 @@
.mmenuon {
font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
color: #ff6600; font-size: 10pt;
- }
+}
.mmenuoff {
font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
color: #ffffff; font-size: 10pt;