hardening docs: fix typo

This commit is contained in:
Robin Gloster 2016-08-13 10:06:00 +00:00
parent bea8972d96
commit af04b6d5a5

View File

@ -1425,7 +1425,7 @@ bin/blib.a(bios_console.o): In function `bios_handle_cup':
</para>
<para>Addtionally, some warnings are enabled which might trigger build
failures if compiler warnings are treated as errors in the packsge build.
failures if compiler warnings are treated as errors in the package build.
In this case, set <option>NIX_CFLAGS_COMPILE</option> to
<option>-Wno-error=warning-type</option>.</para>