1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-28 05:46:38 +02:00

fix: various code comments

This commit is contained in:
rj1
2023-02-04 04:20:08 -06:00
committed by Sébastien Helleu
parent 6d4471b6db
commit 69a3dd21dc
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -154,7 +154,7 @@ gui_buffer_search_type (const char *type)
}
/*
* Searches for buffer notif levely.
* Searches for buffer notify level.
*
* Returns index of notify level, -1 if not found.
*/