iyzsong pushed a commit to branch master
in repository guix.

commit c940b8e682ef375f46c69ede4218d0a4d75317b5
Author: 宋文武 <[email protected]>
Date:   Sat Nov 26 12:47:14 2016 +0800

    doc: mysql-configuration: Fix typo.
    
    * doc/guix.texi (Database Services): Fix typo of 'mysql-configuration'.
---
 doc/guix.texi |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 137fec8..5747484 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -10053,7 +10053,7 @@ Return a service that runs @command{mysqld}, the MySQL 
or MariaDB
 database server.
 
 The optional @var{config} argument specifies the configuration for
-@command{mysqld}, which should be a @code{<mysql-configuraiton>} object.
+@command{mysqld}, which should be a @code{<mysql-configuration>} object.
 @end deffn
 
 @deftp {Data Type} mysql-configuration

Reply via email to