doc: Fix typo under “File Search Services”.

* doc/guix.texi (File Search Services): Fix typo in cross-reference.

Change-Id: I8673fde2421c2e1eaac50edd67490c4eb105f638
This commit is contained in:
Ludovic Courtès 2025-03-17 22:50:01 +01:00
parent 2fa43fccb7
commit a65860c302
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

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