summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--doc/stdenv.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/stdenv.xml b/doc/stdenv.xml
index a6359a9cff3d..5be57fc5a976 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>