1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

core: fix typo in comment

This commit is contained in:
Sebastien Helleu
2013-05-14 21:08:50 +02:00
parent 4ad5f7bbc9
commit 0c66b91007
+1 -1
View File
@@ -22,7 +22,7 @@
#define GUI_LAYOUT_DEFAULT_NAME "default"
/* layout reserved for internal use */
/* layouts reserved for internal use */
#define GUI_LAYOUT_ZOOM "_zoom"
#define GUI_LAYOUT_UPGRADE "_upgrade"