1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-04 00:33:13 +02:00

Replace "joker" by "wildcard"

This commit is contained in:
Sebastien Helleu
2010-04-18 23:52:32 +02:00
parent 0f3a315405
commit ba115ce113
23 changed files with 200 additions and 148 deletions
+1 -1
View File
@@ -462,7 +462,7 @@ weechat_ruby_api_string_has_highlight (VALUE class, VALUE string,
/*
* weechat_ruby_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
*/