doc: mysql-configuration: Fix typo.
* doc/guix.texi (Database Services): Fix typo of 'mysql-configuration'.
This commit is contained in:
parent
f88371e866
commit
c940b8e682
|
@ -10053,7 +10053,7 @@ Return a service that runs @command{mysqld}, the MySQL or MariaDB
|
||||||
database server.
|
database server.
|
||||||
|
|
||||||
The optional @var{config} argument specifies the configuration for
|
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
|
@end deffn
|
||||||
|
|
||||||
@deftp {Data Type} mysql-configuration
|
@deftp {Data Type} mysql-configuration
|
||||||
|
|
Loading…
Reference in New Issue