diff options
| author | Leo Famulari <leo@famulari.name> | 2016-01-12 17:53:11 -0500 |
|---|---|---|
| committer | Leo Famulari <leo@famulari.name> | 2016-01-12 17:55:59 -0500 |
| commit | 0917e80ea8fb86abd940d022bf7f51f24fd24283 (patch) | |
| tree | ced1a5eff115cda42b76927caaedacdc1673b4b1 | |
| parent | c91d3fb7f4f754b56b540d8556d6a3ce6085ef37 (diff) | |
doc: Fix typo in "Build Systems".
* doc/guix.texi (Build Systems): Remove extra 's'.
| -rw-r--r-- | doc/guix.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 1081bd18664..e583e8c3890 100644 --- a/doc/guix.texi +++ b/doc/guix.texi | |||
| @@ -2556,7 +2556,7 @@ by the @code{#:configure-flags} argument. | |||
| 2556 | 2556 | ||
| 2557 | @item build | 2557 | @item build |
| 2558 | Run @code{make} with the list of flags specified with | 2558 | Run @code{make} with the list of flags specified with |
| 2559 | @code{#:make-flags}. If the @code{#:parallel-builds?} argument is true | 2559 | @code{#:make-flags}. If the @code{#:parallel-build?} argument is true |
| 2560 | (the default), build with @code{make -j}. | 2560 | (the default), build with @code{make -j}. |
| 2561 | 2561 | ||
| 2562 | @item check | 2562 | @item check |
