Skip to content

Commit 9b5632a

Browse files
committed
Update MixtapeSettingsSubState.hx
1 parent 2e5e743 commit 9b5632a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/options/MixtapeSettingsSubState.hx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ class MixtapeSettingsSubState extends BaseOptionsMenu
7575
);
7676
addOption(option);
7777

78-
var option:Option = new Option('Hold Subdivisons',
78+
var option:Option = new Option('Hold Subdivisions',
7979
"How many divisions are in a hold note with smooth holds.\nMore means smoother holds, but more of a performance hit.",
8080
'holdSubdivs',
8181
INT

0 commit comments

Comments
 (0)