Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Alium58 committed Sep 19, 2023
1 parent 4394447 commit 4041354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE/scripts/autoscend/paths/small.ash
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ void small_initializeSettings()
string disregardKarma = get_property("auto_disregardInstantKarma");
if(disregardKarma == "true")
{
set_property("auto_disregardInstantKamraBackup","true");
set_property("auto_disregardInstantKarmaBackup","true");
set_property("auto_disregardInstantKarma", "false");
}
}
Expand Down

0 comments on commit 4041354

Please sign in to comment.