Skip to content

Commit b34413e

Browse files
KANAjetztQubus0
andauthored
Update addons/mod_loader/resources/options_profile.gd
Co-authored-by: steen <[email protected]>
1 parent d136db4 commit b34413e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addons/mod_loader/resources/options_profile.gd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ enum VERSION_VALIDATION {
2222
## [br]
2323
## ===[br]
2424
## [b]Note:[color=note "Easier Mod Loader Updates"][/color][/b][br]
25-
## Using a customization script allows you to keep your custom code outside the addon directory,
25+
## Using a custom script allows you to keep your code outside the addons directory,
2626
## making it easier to update the mod loader without affecting your modifications. [br]
2727
## ===[br]
2828
CUSTOM,

0 commit comments

Comments
 (0)