Typo fixes and small doc improvements
svn path=/trunk/; revision=21929
This commit is contained in:
		| @ -3807,7 +3807,7 @@ gdk_drag_get_selection (GdkDragContext *context) | ||||
|  * gdk_drag_drop_succeeded: | ||||
|  * @context: a #GdkDragContext | ||||
|  *  | ||||
|  * Returns wether the dropped data has been successfully  | ||||
|  * Returns whether the dropped data has been successfully  | ||||
|  * transferred. This function is intended to be used while  | ||||
|  * handling a %GDK_DROP_FINISHED event, its return value is | ||||
|  * meaningless at other times. | ||||
|  | ||||
| @ -813,7 +813,7 @@ gdk_keymap_have_bidi_layouts (GdkKeymap *keymap) | ||||
|  * gdk_keymap_get_caps_lock_state: | ||||
|  * @keymap: a #GdkKeymap | ||||
|  * | ||||
|  * Returns wether the Caps Lock modifer is locked.  | ||||
|  * Returns whether the Caps Lock modifer is locked.  | ||||
|  * | ||||
|  * Returns: %TRUE if Caps Lock is on | ||||
|  * | ||||
|  | ||||
| @ -71,7 +71,7 @@ gdk_test_render_sync (GdkWindow *window) | ||||
|  * right function to call which will generate a key press event | ||||
|  * followed by its accompanying key release event. | ||||
|  * | ||||
|  * Returns: wether all actions neccessary for a key event simulation  | ||||
|  * Returns: whether all actions neccessary for a key event simulation  | ||||
|  *     were carried out successfully. | ||||
|  * | ||||
|  * Since: 2.14 | ||||
| @ -170,7 +170,7 @@ gdk_test_simulate_key (GdkWindow      *window, | ||||
|  * function to call which will generate a button press event followed | ||||
|  * by its accompanying button release event. | ||||
|  * | ||||
|  * Returns: wether all actions neccessary for a button event simulation  | ||||
|  * Returns: whether all actions neccessary for a button event simulation  | ||||
|  *     were carried out successfully. | ||||
|  * | ||||
|  * Since: 2.14 | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Matthias Clasen
					Matthias Clasen