diff options
| author | Aren <[email protected]> | 2017-03-08 10:01:12 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-03-08 10:01:12 +0100 |
| commit | 53fa6d78a450eba6b824d006ad2b1afed535eafe (patch) | |
| tree | 9b70076526e8fc240d04d409c81626c648d6710a /ShiftOS.WinForms | |
| parent | dfeaeea3ab22d5864569f8c303c248ab046db9e1 (diff) | |
| download | shiftos_thereturn-53fa6d78a450eba6b824d006ad2b1afed535eafe.tar.gz shiftos_thereturn-53fa6d78a450eba6b824d006ad2b1afed535eafe.tar.bz2 shiftos_thereturn-53fa6d78a450eba6b824d006ad2b1afed535eafe.zip | |
Fix the typo
It's been in here for far too long.
Diffstat (limited to 'ShiftOS.WinForms')
| -rw-r--r-- | ShiftOS.WinForms/Applications/ShiftLetters.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ShiftOS.WinForms/Applications/ShiftLetters.cs b/ShiftOS.WinForms/Applications/ShiftLetters.cs index d11f6f6..700df7e 100644 --- a/ShiftOS.WinForms/Applications/ShiftLetters.cs +++ b/ShiftOS.WinForms/Applications/ShiftLetters.cs @@ -50,7 +50,7 @@ namespace ShiftOS.WinForms.Applications "shiftorium", "codepoints", "shiftletters", "shops", "mud", "notification", "namechanger", "skinning", "skinloader", "calculator", "fileskimmer", "lua", "shiftnet", "terminal", "textpad"}; List<String> contributorsWordlist = new List<string> { "philipadams", "carverh", "computelinux", "lempamo", - "wowmom", "michaeltheshifter", "arencclc", "therandommelon", "pfg", "craftxbox", "ashifter"}; + "wowmom", "michaeltheshifter", "arencllc", "therandommelon", "pfg", "craftxbox", "ashifter"}; List<string> osWordlist = new List<string> { |
