From 90e1ffeefb2405f71095dd3529b4c0ec2fe2b906 Mon Sep 17 00:00:00 2001 From: Dessa Date: Wed, 24 May 2017 17:39:36 +0200 Subject: push and pull po{t}s, typo fixes --- src/modules/objects/KvsObject_popupMenu.cpp | 2 +- src/modules/objects/KvsObject_treeWidgeteItem.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/modules/objects') diff --git a/src/modules/objects/KvsObject_popupMenu.cpp b/src/modules/objects/KvsObject_popupMenu.cpp index bf2270590..e7ef52181 100644 --- a/src/modules/objects/KvsObject_popupMenu.cpp +++ b/src/modules/objects/KvsObject_popupMenu.cpp @@ -59,7 +59,7 @@ !fn: $setTitle() Sets the popupmenu title to text. !fn: $exec([,,]) - If called without paramaters show the popup menu at the current pointer position.[br] + If called without parameters show the popup menu at the current pointer position.[br] With the optional parameters show the popup menu at the coordinate x,y widget parameter relative. !fn: $removeItem() Removes the menu item that has the identifier ID. diff --git a/src/modules/objects/KvsObject_treeWidgeteItem.cpp b/src/modules/objects/KvsObject_treeWidgeteItem.cpp index 1770f27eb..dc38fc591 100644 --- a/src/modules/objects/KvsObject_treeWidgeteItem.cpp +++ b/src/modules/objects/KvsObject_treeWidgeteItem.cpp @@ -80,7 +80,7 @@ const char * const itemflags_tbl[] = { !fn: $setText(,) Sets the text in column column to text, if column is a valid column number and text is different from the existing text. !fn: $text() - Returs the text of the specified column. + Returns the text of the specified column. !fn: $setPixmap(,) Sets the pixmap in column column to pm, if pm is non-null and different from the current pixmap, and if column is non-negative. Pixmap can be a KVIrc image ID, an image file or a [class]pixmap[/class] object. -- cgit v1.3.1-10-gc9f91