(svn r19909) -Doc: Typo fixes, small doxygen improvements.

This commit is contained in:
alberth
2010-05-30 13:05:36 +00:00
parent ef353f69ca
commit 51e67a40e0
5 changed files with 18 additions and 18 deletions

View File

@@ -44,7 +44,7 @@ Window *_z_front_window = NULL;
Window *_z_back_window = NULL;
/*
* Window that currently have focus. - The main purpose is to generate
* Window that currently has focus. - The main purpose is to generate
* FocusLost events, not to give next window in z-order focus when a
* window is closed.
*/