Small markup fixes.

This commit is contained in:
Matthias Clasen
2005-06-10 03:35:30 +00:00
parent abf069c08c
commit 0a8331150e
4 changed files with 7 additions and 1 deletions

View File

@ -2324,7 +2324,7 @@ gdk_window_set_skip_taskbar_hint (GdkWindow *window,
* thumbnail representation of the windows on the desktop). If a
* window's semantic type as specified with gdk_window_set_type_hint()
* already fully describes the window, this function should
* <emphasis>not<emphasis> be called in addition, instead you should
* <emphasis>not</emphasis> be called in addition, instead you should
* allow the window to be treated according to standard policy for
* its semantic type.
*