summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/css.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/css.c b/css/css.c
index 72bc32d40..1797271dc 100644
--- a/css/css.c
+++ b/css/css.c
@@ -451,7 +451,7 @@ void css_free_selector(struct css_selector *node)
/**
- * Process an @import rule.
+ * Process an \@import rule.
*/
void css_atimport(struct content *c, struct css_node *node)