doc: mysql-configuration: Fix typo.

* doc/guix.texi (Database Services): Fix typo of 'mysql-configuration'.
master
宋文武 2016-11-26 12:47:14 +08:00
parent f88371e866
commit c940b8e682
No known key found for this signature in database
GPG Key ID: 26525665AE727D37
1 changed files with 1 additions and 1 deletions

View File

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