--- a/doc/style.css Mon Nov 09 17:33:16 2009 +0100
+++ b/doc/style.css Mon Nov 09 23:47:24 2009 +0100
@@ -1,5 +1,5 @@
/*
- * Styles for man pages, which suit with http://mercurial.selenic.com/
+ * Styles for man pages, which match with http://mercurial.selenic.com/
*
* Color scheme & layout are borrowed from
* http://mercurial.selenic.com/css/styles.css
@@ -72,7 +72,7 @@
a:visited { color: #5c9caf; }
a:link.toc-backref, a:visited.toc-backref {
text-decoration: none;
- color: #111; /* `inherit' not supported by IE6 */
+ color: #111; /* `inherit' is not supported by IE6 */
}
div.admonition, div.attention, div.caution,