Cosmetic: Fixed "FIXME" comment typo.
authorshort <>
Wed, 14 Sep 2005 06:23:06 +0000 (06:23 +0000)
committershort <>
Wed, 14 Sep 2005 06:23:06 +0000 (06:23 +0000)
Contact.css
project/captive/Index.css

index 2e3e523..608ab87 100644 (file)
@@ -20,5 +20,5 @@
 table.contact td { vertical-align: top; }
 table.contact { border-collapse: collapse; border-style: solid; border-width: 1px; }
 table.contact A[href] { text-decoration: inherit; /* revoke underline */ }
-/* FIMXE: Reuse .margin-center of My/Web.css */
+/* FIXME: Reuse .margin-center of My/Web.css */
 .contact,table.contact>caption { margin-left: auto; margin-right: auto; }
index 834ca10..3fbbe66 100644 (file)
@@ -24,7 +24,7 @@ table.mailman > * /* FIXME: What is it? */ > tr > th,
 table.mailman > * /* FIXME: What is it? */ > tr > td { padding: 1ex; text-align: center; }
 table.download td { padding: 8px; }
 table.navigate td { padding-bottom: 1ex; padding-left: 15px; padding-right: 15px; }
-/* FIMXE: Reuse .margin-center of My/Web.css */
+/* FIXME: Reuse .margin-center of My/Web.css */
 .navigate,table.navigate>caption { margin-left: auto; margin-right: auto; }
-/* FIMXE: Reuse .margin-center of My/Web.css */
+/* FIXME: Reuse .margin-center of My/Web.css */
 .download,table.download>caption { margin-left: auto; margin-right: auto; }