summary refs log tree commit diff
path: root/doc/cross-compilation.xml
diff options
context:
space:
mode:
authorMatthew Bauer <mjbauer95@gmail.com>2018-11-18 23:10:39 -0600
committerMatthew Bauer <mjbauer95@gmail.com>2018-11-19 13:02:17 -0600
commit32ddbe3da97657fbd6ebaff27303f72f572bd41f (patch)
treeede4c6cf571933f554fb128f6352b192b6033e47 /doc/cross-compilation.xml
parent67d78be03673dff235e9477f968dd6d5b6cb1253 (diff)
downloadnixpkgs-32ddbe3da97657fbd6ebaff27303f72f572bd41f.tar
nixpkgs-32ddbe3da97657fbd6ebaff27303f72f572bd41f.tar.gz
nixpkgs-32ddbe3da97657fbd6ebaff27303f72f572bd41f.tar.bz2
nixpkgs-32ddbe3da97657fbd6ebaff27303f72f572bd41f.tar.lz
nixpkgs-32ddbe3da97657fbd6ebaff27303f72f572bd41f.tar.xz
nixpkgs-32ddbe3da97657fbd6ebaff27303f72f572bd41f.tar.zst
nixpkgs-32ddbe3da97657fbd6ebaff27303f72f572bd41f.zip
doc: typo fixes
Diffstat (limited to 'doc/cross-compilation.xml')
-rw-r--r--doc/cross-compilation.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/cross-compilation.xml b/doc/cross-compilation.xml
index da664394f26..77cbf44fb20 100644
--- a/doc/cross-compilation.xml
+++ b/doc/cross-compilation.xml
@@ -193,7 +193,7 @@
      <listitem>
       <para>
        These predicates are defined in <literal>lib.systems.inspect</literal>,
-       and slapped on every platform. They are superior to the ones in
+       and slapped onto every platform. They are superior to the ones in
        <varname>stdenv</varname> as they force the user to be explicit about
        which platform they are inspecting. Please use these instead of those.
       </para>
@@ -221,7 +221,7 @@
 
    <para>
     In this section we explore the relationship between both runtime and
-    buildtime dependencies and the 3 Autoconf platforms.
+    build-time dependencies and the 3 Autoconf platforms.
    </para>
 
    <para>