doc: mysql-configuration: Fix typo.
* doc/guix.texi (Database Services): Fix typo of 'mysql-configuration'.
This commit is contained in:
		
							parent
							
								
									f88371e866
								
							
						
					
					
						commit
						c940b8e682
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -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
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue