1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-07 12:45:41 +02:00

doc: fix typos in plugin API reference

This commit is contained in:
Sebastien Helleu
2014-01-12 13:42:06 +01:00
parent af466d85cb
commit 71b3115ccb
3 changed files with 35 additions and 33 deletions
+2 -2
View File
@@ -1036,7 +1036,7 @@ regex = weechat.string_mask_to_regex("test*mask") # "test.*mask"
_WeeChat ≥ 0.3.7._
Get pointer on string after flags and return mask with flags to compile regular
Get pointer on string after flags and mask with flags to compile regular
expression.
Prototype:
@@ -3353,7 +3353,7 @@ This function is not available in scripting API.
_WeeChat ≥ 0.3.4._
Return 1 if hashtable has key, otherwise 0.
Check if a key is in the hashtable.
Prototype:
File diff suppressed because it is too large Load Diff
+2 -1
View File
@@ -3406,7 +3406,8 @@ Questa funzione non è disponibile nelle API per lo scripting.
_WeeChat ≥ 0.3.4._
Restituisce 1 se la tabella hash ha una chiave, altrimenti 0.
// TRANSLATION MISSING
Check if a key is in the hashtable.
Prototipo: