diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/libcroco/cr-selector.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcroco/cr-selector.h b/src/libcroco/cr-selector.h index 6bf769733..a22e81fdb 100644 --- a/src/libcroco/cr-selector.h +++ b/src/libcroco/cr-selector.h @@ -41,7 +41,7 @@ typedef struct _CRSelector CRSelector ; /** *Abstracts a CSS2 selector as defined in the right part - *of the 'ruleset" production in the appendix D.1 of the + *of the 'ruleset' production in the appendix D.1 of the *css2 spec. *It is actually the abstraction of a comma separated list *of simple selectors list. |
