doc: Fix typo in "Build Systems". * doc/guix.texi (Build Systems): Remove extra 's'.
1 files changed, 1 insertions(+), 1 deletions(-) M doc/guix.texi
M doc/guix.texi => doc/guix.texi +1 -1
@@ 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