mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-21 17:31:01 +00:00
Fix typo in comment.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18297 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
fd2e090c2e
commit
821f7018a7
2 changed files with 2 additions and 2 deletions
|
@ -865,7 +865,7 @@ static float sizes[] = {4.0, 6.0, 8.0, 9.0, 10.0, 11.0, 12.0, 13.0,
|
|||
else
|
||||
{
|
||||
/*
|
||||
i really should be >= 0 here, except for the very obscure case where
|
||||
i really should be > 0 here, except for the very obscure case where
|
||||
the delegate has refused all fonts (so that our family and face lists
|
||||
are completely empty).
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue