sb118: typo
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
|
||||
SAL_IMPLEMENT_MAIN() {
|
||||
if (rtl_getAppCommandArgCount() != 1) {
|
||||
std::cerr << "Usage: cppunittest <shared-library-path>" << std::endl;
|
||||
std::cerr << "Usage: cppunittester <shared-library-path>" << std::endl;
|
||||
return EXIT_FAILURE;
|
||||
}
|
||||
rtl::OUString path;
|
||||
|
Reference in New Issue
Block a user