lintian spelling correctes provided by Eric Heintzmann

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@39816 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2016-05-28 09:49:15 +00:00
parent 7d51e97712
commit aade2b8322
19 changed files with 45 additions and 23 deletions

View file

@ -3916,7 +3916,7 @@ if (currentRow >= 0 && currentRow < _numberOfRows) \
if (done == NO)
{
/* in certain cases we are working with events that have already
* occured and been dequeued by NSCell classes, in these cases
* occurred and been dequeued by NSCell classes, in these cases
* getNextEvent is set to NO, use the current event.
*/
if (getNextEvent == YES)