mirror of
https://github.com/polybar/polybar.git
synced 2024-11-18 13:55:11 -05:00
Fix typo
This commit is contained in:
parent
3c3ebc92cc
commit
c2629fb77a
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ message(STATUS " Targets:")
|
|||
colored_option(" polybar-msg" BUILD_IPC_MSG)
|
||||
colored_option(" testsuite" BUILD_TESTS)
|
||||
|
||||
message(STATUS " Module supprt:")
|
||||
message(STATUS " Module support:")
|
||||
colored_option(" alsa" ENABLE_ALSA)
|
||||
colored_option(" curl" ENABLE_CURL)
|
||||
colored_option(" i3" ENABLE_I3)
|
||||
|
|
Loading…
Reference in a new issue