ReverseEngineering: Update UI strings for consistency
This commit is contained in:
committed by
Chris Hennes
parent
2a96b8c758
commit
da5f0f18c6
@@ -999,7 +999,7 @@ PyMOD_INIT_FUNC(ReverseEngineering)
|
||||
}
|
||||
|
||||
PyObject* mod = Reen::initModule();
|
||||
Base::Console().log("Loading ReverseEngineering module... done\n");
|
||||
Base::Console().log("Loading ReverseEngineering module… done\n");
|
||||
PyMOD_Return(mod);
|
||||
}
|
||||
// clang-format on
|
||||
|
||||
Reference in New Issue
Block a user