From 7aa1ae6bd45d3142aba2c5cb2bdf55615575b379 Mon Sep 17 00:00:00 2001 From: Emmanuel Maillard Date: Mon, 8 Mar 2010 01:20:28 +0100 Subject: [PATCH] - fix typo --- AppKit/CPFontManager.j | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AppKit/CPFontManager.j b/AppKit/CPFontManager.j index e95057b99..e4f9c8c68 100644 --- a/AppKit/CPFontManager.j +++ b/AppKit/CPFontManager.j @@ -51,7 +51,7 @@ var CPSharedFontManager = nil, // Changing the Default Font Conversion Classes /*! - Sets the class that will be used to create the applcation's + Sets the class that will be used to create the application's font manager. */ + (void)setFontManagerFactory:(Class)aClass