guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#35637] [PATCH] doc: Fix typo.


From: Josh Holland
Subject: [bug#35637] [PATCH] doc: Fix typo.
Date: Wed, 8 May 2019 16:22:52 +0100

* doc/guix.texi: (cargo-build-system): Correct Carto.toml
---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
-- 
2.21.0






reply via email to

[Prev in Thread] Current Thread [Next in Thread]