diff options
| author | 2011-05-15 09:01:40 +0000 | |
|---|---|---|
| committer | 2011-05-15 09:01:40 +0000 | |
| commit | 3d4fd33a07d2bf5356b012671cea6493281c18de (patch) | |
| tree | ff6447e4b4e2644bb8841aad978ad060a9625d01 /src/modules/objects/KvsObject_widget.cpp | |
| parent | Added isBot and gender functions (diff) | |
| download | KVIrc-3d4fd33a07d2bf5356b012671cea6493281c18de.tar.gz KVIrc-3d4fd33a07d2bf5356b012671cea6493281c18de.tar.bz2 KVIrc-3d4fd33a07d2bf5356b012671cea6493281c18de.zip | |
a common typo, isn't it? :)
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5839 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/objects/KvsObject_widget.cpp')
| -rw-r--r-- | src/modules/objects/KvsObject_widget.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/objects/KvsObject_widget.cpp b/src/modules/objects/KvsObject_widget.cpp index c18150b85..e200d5da0 100644 --- a/src/modules/objects/KvsObject_widget.cpp +++ b/src/modules/objects/KvsObject_widget.cpp @@ -187,7 +187,7 @@ const char * const widgettypes_tbl[] = { @inherits: [class]object[/class] @description: - This object class is the rappresentation of a widget. + This object class is the representation of a widget. All the other widget-type classes inherit from this one. @functions: !fn: $show() |
