From a65860c3027b6e169cc0e51d9589b4b6c6e20a09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Mon, 17 Mar 2025 22:50:01 +0100 Subject: [PATCH] =?UTF-8?q?doc:=20Fix=20typo=20under=20=E2=80=9CFile=20Sea?= =?UTF-8?q?rch=20Services=E2=80=9D.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 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 f71ef282a675d63f9b86dd14424b4598bb411807..58d4c2a12607140dbb11f53cb46933497735bb87 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