aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/github/moulberry/notenoughupdates/options/seperateSections/ImprovedSBMenu.java
diff options
context:
space:
mode:
authorWalker Selby <git@walkerselby.com>2022-10-19 15:07:27 -0700
committerGitHub <noreply@github.com>2022-10-20 00:07:27 +0200
commit498b8d8a7dbef859cd5829fceee7f83dbe69d870 (patch)
treec2e0895b58da61de7be3aa7369a52cfa8cf09e46 /src/main/java/io/github/moulberry/notenoughupdates/options/seperateSections/ImprovedSBMenu.java
parent90d3fcd1667f12fe0bfe3e311c4739266274a620 (diff)
downloadnotenoughupdates-498b8d8a7dbef859cd5829fceee7f83dbe69d870.tar.gz
notenoughupdates-498b8d8a7dbef859cd5829fceee7f83dbe69d870.tar.bz2
notenoughupdates-498b8d8a7dbef859cd5829fceee7f83dbe69d870.zip
Miscellaneous Typos (#339)
Co-authored-by: MicrocontrollersDev <66657148+MicrocontrollersDev@users.noreply.github.com>
Diffstat (limited to 'src/main/java/io/github/moulberry/notenoughupdates/options/seperateSections/ImprovedSBMenu.java')
-rw-r--r--src/main/java/io/github/moulberry/notenoughupdates/options/seperateSections/ImprovedSBMenu.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/main/java/io/github/moulberry/notenoughupdates/options/seperateSections/ImprovedSBMenu.java b/src/main/java/io/github/moulberry/notenoughupdates/options/seperateSections/ImprovedSBMenu.java
index 8216c892..bdb73fa9 100644
--- a/src/main/java/io/github/moulberry/notenoughupdates/options/seperateSections/ImprovedSBMenu.java
+++ b/src/main/java/io/github/moulberry/notenoughupdates/options/seperateSections/ImprovedSBMenu.java
@@ -28,7 +28,7 @@ public class ImprovedSBMenu {
@Expose
@ConfigOption(
name = "Enable Improved SB Menus",
- desc = "Change the way that skyblock menus (eg. /sbmenu) look"
+ desc = "Change the way that SkyBlock menus (eg. /sbmenu) look"
)
@ConfigEditorBoolean
public boolean enableSbMenus = true;
@@ -36,7 +36,7 @@ public class ImprovedSBMenu {
@Expose
@ConfigOption(
name = "Menu Background Style",
- desc = "Change the style of the background of skyblock menus"
+ desc = "Change the style of the background of SkyBlock menus"
)
@ConfigEditorDropdown(
values = {
@@ -49,7 +49,7 @@ public class ImprovedSBMenu {
@Expose
@ConfigOption(
name = "Button Background Style",
- desc = "Change the style of the foreground elements in skyblock menus"
+ desc = "Change the style of the foreground elements in SkyBlock menus"
)
@ConfigEditorDropdown(
values = {