Skip to content

Commit 8b18d24

Browse files
authored
dev: Update __init__.py
1 parent 377d166 commit 8b18d24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

revengai/features/auto_unstrip/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ def __init__(self, config=None):
1111

1212
def register(self):
1313
PluginCommand.register(
14-
"RevEng.AI\\AutoUnstrip",
14+
"RevEng.AI\\Auto Unstrip",
1515
"Attempt to recover stripped function names",
1616
self.show_auto_unstrip_dialog,
1717
self.is_valid

0 commit comments

Comments
 (0)