1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-29 22:36:38 +02:00

core: fix typo in comment

This commit is contained in:
Sébastien Helleu
2024-06-11 08:09:32 +02:00
parent 9b356733a9
commit 79a7766466
+1 -1
View File
@@ -441,7 +441,7 @@ upgrade_weechat_read_buffer (struct t_infolist *infolist)
}
else
{
/* create buffer it it's not main buffer */
/* create buffer if it's not main buffer */
upgrade_current_buffer = gui_buffer_new_props_with_id (
id,
NULL, /* plugin */