mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
doc: Fix typo.
* doc/guix.texi (Cross-Compilation): Replace "penaly" with "penalty". Replace "few users" with "fewer users".
This commit is contained in:
parent
6ba3ed13ef
commit
8221cb6d2a
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue