docs: fix typo in doc syntax

This commit is contained in:
William Jon McCann 2014-01-20 17:05:52 -05:00
parent af5ea79f3a
commit e1be5e2956

View File

@ -2219,7 +2219,7 @@ from_embedder (GdkWindow *window,
* Checks whether the window has a native window or not. Note that
* you can use gdk_window_ensure_native() if a native window is needed.
*
* Returns: %TRUE if the %window has a native window, %FALSE otherwise.
* Returns: %TRUE if the @window has a native window, %FALSE otherwise.
*
* Since: 2.22
*/