diff options
| author | Maxim Cournoyer <maxim@guixotic.coop> | 2026-01-17 21:44:02 +0900 |
|---|---|---|
| committer | Maxim Cournoyer <maxim@guixotic.coop> | 2026-01-27 14:27:25 +0900 |
| commit | cdd80c5ad725fcca5a68272d8d51f1193073ba47 (patch) | |
| tree | c37a5c362001fd9a61e92819a2f512fa634faf23 /doc | |
| parent | 60a507264d8b0d3b49ea802e5089449109028da4 (diff) | |
doc: Fix typo.
* doc/guix.texi (Invoking guix import): Fix typo.
Change-Id: I4d9234ac3c4d83f64d36e7aedf4c67e9eaf79167
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/guix.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index d7b4e3c09e1..436ae588784 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -15125,8 +15125,8 @@ When @option{--lockfile} is specified, the importer will ignore other options and won't output package expressions, instead importing source expressions from @var{file}, a @file{Cargo.lock} file. -@xref{Packaging Rust Crates,,, guix-cookbook, GNU Guix Cookbook}, for packaging -workflow utilizing it. +@xref{Packaging Rust Crates,,, guix-cookbook, GNU Guix Cookbook}, for +a packaging workflow utilizing it. @end table @item elm |
