Skip to content

Commit

Permalink
Remove typo in explanatory comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
ssp committed Oct 9, 2009
1 parent 9e791d3 commit 1e17254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Plugin/CTFUtilities.h
Expand Up @@ -38,5 +38,5 @@ THE SOFTWARE.
while( ( varName = [ feoEnum_##__LINE__ nextObject ] ) )


// Load our localised strings from the correct bundle [use genstrings -s CtfLocalizedString]
// Load our localised strings from the correct bundle [use genstrings -s CtFLocalizedString]
#define CtFLocalizedString(key, explanation) [[NSBundle bundleForClass:[self class]] localizedStringForKey:(key) value:@"" table:(nil)]

0 comments on commit 1e17254

Please sign in to comment.