fix typo in comment

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/ec/trunk@40364 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2017-03-06 09:33:07 +00:00
parent f8fcc050c9
commit 11e1fc66d6

View file

@ -366,7 +366,7 @@
return old;
}
/* Much software uses integer settings for debub levels, so to selector
/* Much software uses integer settings for debug levels, so to selector
* type conflicts we use the same convention even though we are using it
* as a boolean.
*/