* Fixed typo.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33552 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2009-10-12 14:37:49 +00:00
parent 16a821d968
commit 5762cbce56

View File

@ -1626,7 +1626,7 @@ Window::Backmost(Window* window, int32 workspace)
}
/*! \brief Returns the windows that's in front of the frontmost position
/*! \brief Returns the window that's in front of the frontmost position
this window can get.
Returns NULL if this window can be the frontmost window.