From ba115ce11351ce482a83f673f5cea5753265b725 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sun, 18 Apr 2010 23:52:32 +0200 Subject: Replace "joker" by "wildcard" --- src/plugins/scripts/lua/weechat-lua-api.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins/scripts/lua') diff --git a/src/plugins/scripts/lua/weechat-lua-api.c b/src/plugins/scripts/lua/weechat-lua-api.c index 5d4f68adc..41b099ce8 100644 --- a/src/plugins/scripts/lua/weechat-lua-api.c +++ b/src/plugins/scripts/lua/weechat-lua-api.c @@ -454,7 +454,7 @@ weechat_lua_api_string_has_highlight (lua_State *L) /* * weechat_lua_api_string_mask_to_regex: convert a mask (string with only - * "*" as joker) to a regex, paying + * "*" as wildcard) to a regex, paying * attention to special chars in a * regex */ -- cgit v1.2.3