civodul pushed a commit to branch master
in repository guix.

commit a65860c3027b6e169cc0e51d9589b4b6c6e20a09
Author: Ludovic Courtès <[email protected]>
AuthorDate: Mon Mar 17 22:50:01 2025 +0100

    doc: Fix typo under “File Search Services”.
    
    * doc/guix.texi (File Search Services): Fix typo in cross-reference.
    
    Change-Id: I8673fde2421c2e1eaac50edd67490c4eb105f638
---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index f71ef282a6..58d4c2a126 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -27127,7 +27127,7 @@ search for files on your machine.  These services are 
provided by the
 The first one, @code{file-database-service-type}, periodically runs the
 venerable @command{updatedb} command (@pxref{Invoking updatedb,,, find,
 GNU Findutils}).  That command populates a database of file names that
-you can then search with the @command{locate} command (@pxref{Invoing
+you can then search with the @command{locate} command (@pxref{Invoking
 locate,,, find, GNU Findutils}), as in this example:
 
 @example

Reply via email to