manual: Fix typos

Thanks @matthewbauer!

Co-Authored-By: Ericson2314 <git@JohnEricson.me>
This commit is contained in:
John Ericson
2019-03-25 17:50:13 -04:00
committed by GitHub
parent 5e5266f83f
commit 8ba4db0f11
2 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -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>