2005-01-31 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / InputLanguage.cs
index 0e37e4661f601113c2efe7a499f8a46fde7b3274..7cc4fc856578682f818835b7f7bf2e3b42dea754 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: InputLanguage.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // NOT COMPLETE
 
@@ -87,7 +80,7 @@ namespace System.Windows.Forms {
                        }
                }
 
-               public static InputLanguageCollection InstalledInputLanguage {
+               public static InputLanguageCollection InstalledInputLanguages {
                        get {
                                return all;
                        }