aboutsummaryrefslogtreecommitdiff
path: root/doc/stdenv.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/stdenv.xml')
-rw-r--r--doc/stdenv.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/stdenv.xml b/doc/stdenv.xml
index 85efbc1dd9d..74f815fc1d7 100644
--- a/doc/stdenv.xml
+++ b/doc/stdenv.xml
@@ -224,7 +224,7 @@ genericBuild
the dependency is needed at run-time or build-time, a concept that makes
perfect sense outside of cross compilation. By default, the
run-time/build-time distinction is just a hint for mental clarity, but with
- <varname>strictDeps</varname> set it is somewhat enforced even in the native
+ <varname>strictDeps</varname> set it is mostly enforced even in the native
case.
</para>