diff options
| author | 2011-09-03 14:24:07 +0000 | |
|---|---|---|
| committer | 2011-09-03 14:24:07 +0000 | |
| commit | e0d6e35f19d1db92ae5267d1386e61d88f4f6a89 (patch) | |
| tree | 19807ae1eb31c3ad03fc1e2e8a7b33eeea05e0f7 /src/modules/objects/KvsObject_window.cpp | |
| parent | update PT (diff) | |
| download | KVIrc-e0d6e35f19d1db92ae5267d1386e61d88f4f6a89.tar.gz KVIrc-e0d6e35f19d1db92ae5267d1386e61d88f4f6a89.tar.bz2 KVIrc-e0d6e35f19d1db92ae5267d1386e61d88f4f6a89.zip | |
fix several typos
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5962 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/objects/KvsObject_window.cpp')
| -rw-r--r-- | src/modules/objects/KvsObject_window.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/objects/KvsObject_window.cpp b/src/modules/objects/KvsObject_window.cpp index 08439ccec..49dfbaa3a 100644 --- a/src/modules/objects/KvsObject_window.cpp +++ b/src/modules/objects/KvsObject_window.cpp @@ -88,7 +88,7 @@ QPixmap * KviKvsScriptWindowWindow::myIconPtr() [class]object[/class] [class]widget[/class] @description: - This class rappresents a MDI window in a KVIrc frame. + This class represents a MDI window in a KVIrc frame. Regardless of the parent object passed, the window will be always a "physical" child of the frame window: you can't embed a window object inside a widget or another window. The parent object will just "own" this |
