diff options
| author | Matte A <matte_med_latte@hotmail.com> | 2019-06-23 04:38:36 +0200 |
|---|---|---|
| committer | Matte A <matte_med_latte@hotmail.com> | 2019-06-23 04:38:36 +0200 |
| commit | 724fad7cb62a0ee4913ed41bde45c7564183c7af (patch) | |
| tree | f543f45b956348d48b4e5efb7dcad8bf1cffa331 /src/spawn.cpp | |
| parent | c216442eb4368004055246222b7224769c37db82 (diff) | |
Correcting minor spelling mistakes in the UI + add contributor
Diffstat (limited to 'src/spawn.cpp')
| -rw-r--r-- | src/spawn.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/spawn.cpp b/src/spawn.cpp index d7d5efc2..f77da35f 100644 --- a/src/spawn.cpp +++ b/src/spawn.cpp @@ -150,7 +150,7 @@ HANDLE startBinary(const QFileInfo &binary, if (e.getErrorCode() == ERROR_ELEVATION_REQUIRED) {
if (QMessageBox::question(QApplication::activeModalWidget(), QObject::tr("Elevation required"),
QObject::tr("This process requires elevation to run.\n"
- "This is a potential security risk so I highly advice you to investigate if\n"
+ "This is a potential security risk so I highly advise you to investigate if\n"
"\"%1\"\n"
"can be installed to work without elevation.\n\n"
"Restart Mod Organizer as an elevated process?\n"
|
