summaryrefslogtreecommitdiff
path: root/docs/Representation
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Representation')
-rw-r--r--docs/Representation2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Representation b/docs/Representation
index 3eb63eb..b91419f 100644
--- a/docs/Representation
+++ b/docs/Representation
@@ -78,7 +78,7 @@ struct stylesheet {
uint32_t rule_count; /**< Number of rules in sheet */
struct rule *rule_list; /**< List of rules in sheet */
- bool disabled; /**< Whether this sheet is
+ bool disabled; /**< Whether this sheet is
* disabled */
char *url; /**< URL of this sheet */