From 1aaf116d3158bf822d1da1b0f17b48a064bb8dd1 Mon Sep 17 00:00:00 2001
From: Ludovic Courtès <ludo@gnu.org>
Date: Mon, 9 May 2016 23:10:27 +0200
Subject: doc: Fix typo.

* doc/guix.texi (Base Services): "gpm-service", not "gmp-service-type".
---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 88bb0277c8..0e63ecadfd 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -7331,7 +7331,7 @@ See @code{man loadkeys} for details.
 
 @end deffn
 
-@deffn {Scheme Procedure} gpm-service-type [#:gpm @var{gpm}] @
+@deffn {Scheme Procedure} gpm-service [#:gpm @var{gpm}] @
           [#:options]
 Run @var{gpm}, the general-purpose mouse daemon, with the given
 command-line @var{options}.  GPM allows users to use the mouse in the console,
-- 
cgit v1.2.3