Fix many instances of "the the" in docs and comments. (#165815, Masao

2005-02-01  Matthias Clasen  <mclasen@redhat.com>

	* */*.c: Fix many instances of "the the" in docs and
	comments.  (#165815, Masao Mutoh)
This commit is contained in:
Matthias Clasen
2005-02-01 18:15:09 +00:00
committed by Matthias Clasen
parent 2fc5429c28
commit 1d0c7ea1bb
21 changed files with 32 additions and 23 deletions

View File

@ -352,7 +352,7 @@ gdk_screen_get_n_monitors (GdkScreen *screen)
* @dest : a #GdkRectangle to be filled with the monitor geometry
*
* Retrieves the #GdkRectangle representing the size and position of
* the individual monitor within the the entire screen area.
* the individual monitor within the entire screen area.
*
* Note that the size of the entire screen area can be retrieved via
* gdk_screen_get_width() and gdk_screen_get_height().