aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/objects/KvsObject_popupMenu.cpp
diff options
context:
space:
mode:
authorGravatar Dessa2017-05-24 17:39:36 +0200
committerGravatar Dessa2017-05-24 17:39:36 +0200
commit90e1ffeefb2405f71095dd3529b4c0ec2fe2b906 (patch)
treeebc2d440ab6258fd3a51cedafb8313e667f1d71c /src/modules/objects/KvsObject_popupMenu.cpp
parentMake Windows code Unicode-aware (#2219) (diff)
downloadKVIrc-90e1ffeefb2405f71095dd3529b4c0ec2fe2b906.tar.gz
KVIrc-90e1ffeefb2405f71095dd3529b4c0ec2fe2b906.tar.bz2
KVIrc-90e1ffeefb2405f71095dd3529b4c0ec2fe2b906.zip
push and pull po{t}s, typo fixes
Diffstat (limited to 'src/modules/objects/KvsObject_popupMenu.cpp')
-rw-r--r--src/modules/objects/KvsObject_popupMenu.cpp2
1 files changed, 1 insertions, 1 deletions
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(<text:string>)
Sets the popupmenu title to text.
!fn: $exec([<widget:objects>,<x:uinteger>,<y:integer>])
- 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(<popup_id:Uinteger>)
Removes the menu item that has the identifier ID.