diff --git a/main/Classes/Category.cs b/main/Classes/Category.cs index 4dc92b9..3307de7 100644 --- a/main/Classes/Category.cs +++ b/main/Classes/Category.cs @@ -205,7 +205,7 @@ public void cacheIcons() } } - // Try to load an iamge from the cache + // Try to load an image from the cache // Takes in a programPath (shortcut) and processes it to the proper file name public Image loadImageCache(ProgramShortcut shortcutObject) {