mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
Typo
This commit is contained in:
parent
d96d01d963
commit
64478ca63f
@ -212,7 +212,7 @@ int main(int argc, char **argv)
|
|||||||
|
|
||||||
QLOG_INFO() << "Running on port" << s->getPort();
|
QLOG_INFO() << "Running on port" << s->getPort();
|
||||||
|
|
||||||
//Update libraries to now versions
|
//Update libraries to new versions
|
||||||
LibrariesUpdater updater;
|
LibrariesUpdater updater;
|
||||||
updater.updateIfNeeded();
|
updater.updateIfNeeded();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user