diff options
Diffstat (limited to 'libkdegames/kgame/kgamenetwork.h')
-rw-r--r-- | libkdegames/kgame/kgamenetwork.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkdegames/kgame/kgamenetwork.h b/libkdegames/kgame/kgamenetwork.h index 1766ac90..e6c9fc5d 100644 --- a/libkdegames/kgame/kgamenetwork.h +++ b/libkdegames/kgame/kgamenetwork.h @@ -322,7 +322,7 @@ public: * experience some strange behaviour if you use the message server directly! * * @return a pointer to the message server if this is the MASTER KGame - * object. Note that it might be possible that no KGame object tqcontains + * object. Note that it might be possible that no KGame object contains * the KMessageServer at all! It might even run stand alone! **/ KMessageServer* messageServer() const; |