fix minor typo per reviewer feedback

This commit is contained in:
Will Dietz 2018-10-01 14:28:15 -05:00
parent 6b68e6dabd
commit 7180706a66

View file

@ -107,7 +107,7 @@
</listitem>
<listitem>
<para>
The <literal>light</literal> module no longer use setuids binary, but
The <literal>light</literal> module no longer uses setuid binaries, but
udev rules. As a consequence users of that module have to belong to the
<literal>video</literal> group in order to use the executable
(i.e. <literal>users.users.yourusername.extraGroups = ["video"];</literal>).