This commit is contained in:
Brianna 2019-05-23 23:06:40 -04:00
parent dfefe12a07
commit d5ff80cb9c
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ public enum Category {
MAIN("General settings and options."),
INTERFACES("These settings allow you to alter the way interfaces look.",
"They are used in GUI's to make paterns, change them up then open up a",
"They are used in GUI's to make patterns, change them up then open up a",
"GUI to see how it works."),
DATABASE("Settings regarding the Database."),
SYSTEM("System related settings.");