Message ID | 20190508152252.30990-1-josh@inv.alid.pw |
---|---|
State | Accepted |
Headers | show |
Series | [bug#35637] doc: Fix typo. | expand |
Context | Check | Description |
---|---|---|
cbaines/applying patch | success | Successfully applied |
Pushed to master with a slight punctuation change to the commit message and after adding a copyright header for you. Thanks!
diff --git a/doc/guix.texi b/doc/guix.texi index 1caecfc3e4..f5d63af494 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -5778,7 +5778,7 @@ supports builds of packages using Cargo, the build tool of the @uref{https://www.rust-lang.org, Rust programming language}. In its @code{configure} phase, this build system replaces dependencies -specified in the @file{Carto.toml} file with inputs to the Guix package. +specified in the @file{Cargo.toml} file with inputs to the Guix package. The @code{install} phase installs the binaries, and it also installs the source code and @file{Cargo.toml} file. @end defvr