summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/select/mq.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/select/mq.h b/src/select/mq.h
index a84822d..4fe67b0 100644
--- a/src/select/mq.h
+++ b/src/select/mq.h
@@ -25,7 +25,7 @@ static inline bool mq_match_condition(css_mq_cond *cond)
/**
* Test whether media query list matches current media.
*
- * If anything in the list matches, it the list matches. If none match
+ * If anything in the list matches, the list matches. If none match
* it doesn't match.
*
* \param m Media query list.