mirror of
https://github.com/YACReader/yacreader
synced 2025-07-14 02:54:46 -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();
|
||||
|
||||
//Update libraries to now versions
|
||||
//Update libraries to new versions
|
||||
LibrariesUpdater updater;
|
||||
updater.updateIfNeeded();
|
||||
|
||||
|
Reference in New Issue
Block a user