mirror of
https://github.com/i3/i3.git
synced 2026-02-04 14:35:25 +00:00
meson.build: fix typo in summary: docs → mans
This commit is contained in:
committed by
Michael Stapelberg
parent
5c565d0ad4
commit
8a7ac068c8
@ -289,7 +289,7 @@ else
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
if meson.version().version_compare('>=0.53')
|
if meson.version().version_compare('>=0.53')
|
||||||
summary('build manpages (-Dmans)', get_option('docs'))
|
summary('build manpages (-Dmans)', get_option('mans'))
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# Required for e.g. struct ucred to be defined as per unix(7).
|
# Required for e.g. struct ucred to be defined as per unix(7).
|
||||||
|
|||||||
Reference in New Issue
Block a user