mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-30 05:51:19 +02:00
doc: Fix typo in "Build Systems".
* doc/guix.texi (Build Systems): Remove extra 's'.
This commit is contained in:
@@ -2556,7 +2556,7 @@ by the @code{#:configure-flags} argument.
|
||||
|
||||
@item build
|
||||
Run @code{make} with the list of flags specified with
|
||||
@code{#:make-flags}. If the @code{#:parallel-builds?} argument is true
|
||||
@code{#:make-flags}. If the @code{#:parallel-build?} argument is true
|
||||
(the default), build with @code{make -j}.
|
||||
|
||||
@item check
|
||||
|
||||
Reference in New Issue
Block a user