mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 04:54:29 -04:00
Typo
This commit is contained in:
@ -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();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user