Fixed typo

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6072 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2000-02-22 17:49:39 +00:00
parent bc5640f707
commit 46f58d8cbd

View file

@ -75,7 +75,7 @@ typedef enum {
id _delegate;
SEL _action;
NSFont *_selectedFont;
BOOL _multible;
BOOL _multiple;
NSMenu *_fontMenu;
NSFontTag _storedTag;
NSFontTraitMask _trait;