diff options
Diffstat (limited to 'src/window_type.h')
-rw-r--r-- | src/window_type.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/window_type.h b/src/window_type.h index e6643a818..6d5456cb7 100644 --- a/src/window_type.h +++ b/src/window_type.h @@ -56,7 +56,7 @@ enum WindowClass { /** * Statusbar (at the bottom of your screen); %Window numbers: - * - 0 = #StatusbarWidget + * - 0 = #StatusbarWidgets */ WC_STATUS_BAR, |