Fixed "synchronized" typos

This commit is contained in:
Klaus Basan
2016-11-14 22:51:26 +01:00
parent dff8db131f
commit cb2be14083
13 changed files with 22 additions and 22 deletions

View File

@@ -140,7 +140,7 @@ namespace BlackCore
//! Delete all cookies from cookier manager
void deleteAllCookies();
//! Setup already syncronized
//! Setup already synchronized
bool isSetupAvailable() const;
//! Reload setup and version
@@ -358,7 +358,7 @@ namespace BlackCore
void webDataServicesStarted(bool success);
protected slots:
//! Setup read/syncronized
//! Setup read/synchronized
void ps_setupAvailable(bool available);
//! Startup completed