about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorRobin Gloster <mail@glob.in>2016-08-13 10:06:00 +0000
committerRobin Gloster <mail@glob.in>2016-08-13 10:06:24 +0000
commitaf04b6d5a56a66866a66c6343e38e0d92228986a (patch)
tree675d252612c357060f377be6d2e00510bbb36041 /doc
parentbea8972d967e6599aa28f7c0e30b9fc1fc589328 (diff)
hardening docs: fix typo
Diffstat (limited to 'doc')
-rw-r--r--doc/stdenv.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/stdenv.xml b/doc/stdenv.xml
index a6359a9cff3d3..5be57fc5a976f 100644
--- a/doc/stdenv.xml
+++ b/doc/stdenv.xml
@@ -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>