1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-05 17:23:15 +02:00

core: fix typo: childs -> children

This commit is contained in:
Sebastien Helleu
2011-10-25 09:13:18 +02:00
parent 328d8e0f95
commit d6f4f6e74c
7 changed files with 27 additions and 27 deletions
+1 -1
View File
@@ -479,7 +479,7 @@
'visible' (integer) +
'level' (integer) +
'parent' (pointer, hdata: 'nick_group') +
'childs' (pointer, hdata: 'nick_group') +
'children' (pointer, hdata: 'nick_group') +
'last_child' (pointer, hdata: 'nick_group') +
'nicks' (pointer, hdata: 'nick') +
'last_nick' (pointer, hdata: 'nick') +
+1 -1
View File
@@ -479,7 +479,7 @@
'visible' (integer) +
'level' (integer) +
'parent' (pointer, hdata: 'nick_group') +
'childs' (pointer, hdata: 'nick_group') +
'children' (pointer, hdata: 'nick_group') +
'last_child' (pointer, hdata: 'nick_group') +
'nicks' (pointer, hdata: 'nick') +
'last_nick' (pointer, hdata: 'nick') +
+1 -1
View File
@@ -479,7 +479,7 @@
'visible' (integer) +
'level' (integer) +
'parent' (pointer, hdata: 'nick_group') +
'childs' (pointer, hdata: 'nick_group') +
'children' (pointer, hdata: 'nick_group') +
'last_child' (pointer, hdata: 'nick_group') +
'nicks' (pointer, hdata: 'nick') +
'last_nick' (pointer, hdata: 'nick') +
+1 -1
View File
@@ -479,7 +479,7 @@
'visible' (integer) +
'level' (integer) +
'parent' (pointer, hdata: 'nick_group') +
'childs' (pointer, hdata: 'nick_group') +
'children' (pointer, hdata: 'nick_group') +
'last_child' (pointer, hdata: 'nick_group') +
'nicks' (pointer, hdata: 'nick') +
'last_nick' (pointer, hdata: 'nick') +