summaryrefslogtreecommitdiff
path: root/src/table.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/table.cc')
-rw-r--r--src/table.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/table.cc b/src/table.cc
index 96a4e0ca..20981fde 100644
--- a/src/table.cc
+++ b/src/table.cc
@@ -28,7 +28,7 @@ using namespace dw::core;
using namespace dw::core::style;
/*
- * Forward declarations
+ * Forward declarations
*/
static void Html_tag_open_table_cell(DilloHtml *html,
@@ -228,7 +228,7 @@ void Html_tag_open_th(DilloHtml *html, const char *tag, int tagsize)
}
/*
- * Utilities
+ * Utilities
*/
/*