labwc-config(5): correct semantically-significant typo
Some checks failed
labwc.github.io / notify (push) Has been cancelled

This commit is contained in:
Juliana Sims 2025-12-16 04:22:55 +00:00 committed by Johan Malm
parent 7f0abed9c8
commit 7537501668

View file

@ -26,7 +26,7 @@ should (a) allow the first-identified configuration file to supersede any
others, or (b) define rules for merging the information from more than one file.
By default, labwc uses option (a), reading only the first file identified. With
the --merge-config option, the search order is reserved, but every configuration
the --merge-config option, the search order is reversed, but every configuration
file encountered is processed in turn. Thus, user-specific files will augment
system-wide configurations, with conflicts favoring the user-specific
alternative.