summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2023-01-18 21:40:07 -0500
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2023-01-18 21:40:07 -0500
commit8221cb6d2ae5624829bf514d25ae234c073e35d5 (patch)
tree4545ec728adcb07683a9fbf8e1fb1d9354e62faa /doc
parent6ba3ed13ef5c0db627a9b19882389c96eb14578e (diff)
doc: Fix typo.
* doc/guix.texi (Cross-Compilation): Replace "penaly" with "penalty". Replace "few users" with "fewer users".
Diffstat (limited to 'doc')
-rw-r--r--doc/guix.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 9b478733eb..b23f0b3d85 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -15997,9 +15997,9 @@ $ file /gnu/store/9926by9qrxa91ijkhw9ndgwp4bn24g9h-hello-2.12/bin/hello
@end example
The major benefit of cross-compilation is that there are no performance
-penaly compared to emulation using QEMU. There are however higher risks
-that some packages fail to cross-compile because few users are using
-this mechanism extensively.
+penalty compared to emulation using QEMU. There are however higher
+risks that some packages fail to cross-compile because fewer users are
+using this mechanism extensively.
@node Native Builds
@section Native Builds