Fix a typo

This commit is contained in:
Matthias Clasen 2010-11-16 23:03:21 -05:00 committed by Carlos Garnacho
parent 512bc44dbc
commit 4e778d7371

View File

@ -54,7 +54,7 @@
* #GdkScreen and RTL/LTR information set, the style context will be also
* updated automatically if any of these settings change on the widget.
*
* If you using are the theming layer standalone, you will need to set a
* If you are using are the theming layer standalone, you will need to set a
* widget path and a screen yourself to the created style context through
* gtk_style_context_set_path() and gtk_style_context_set_screen(), as well
* as updating the context yourself using gtk_style_context_invalidate()