Remove an unneeded space, mostly to verify that auto-update of the
documentation is working.
llvm-svn: 38429
diff --git a/llvm/docs/CommandGuide/manpage.css b/llvm/docs/CommandGuide/manpage.css
index b200343..c922564 100644
--- a/llvm/docs/CommandGuide/manpage.css
+++ b/llvm/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;