docs: use proper quotations instead of '*'

This commit is contained in:
William Jon McCann
2014-02-07 14:03:49 -05:00
parent 4dee965116
commit 13998c55e7
60 changed files with 124 additions and 124 deletions

View File

@ -49,7 +49,7 @@
*
* # Installing a key binding
*
* A CSS file binding consists of a 'binding-set' definition and a match
* A CSS file binding consists of a binding-set definition and a match
* statement to apply the binding set to specific widget types. Details
* on the matching mechanism are described under
* [Selectors][gtkcssprovider-selectors]