mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Lintian complains on spelling error
The lintian check complains on spelling error: https://salsa.debian.org/mariadb-team/mariadb-10.3/-/jobs/95739
This commit is contained in:
committed by
Vicențiu-Marian Ciorbaru
parent
db32d9457e
commit
2df2238cb8
@ -134,7 +134,7 @@ static void die(const char *fmt, ...)
|
||||
}
|
||||
|
||||
/*
|
||||
Stop service that we started, if it was not initally running at
|
||||
Stop service that we started, if it was not initially running at
|
||||
program start.
|
||||
*/
|
||||
if (initial_service_state != UINT_MAX && initial_service_state != SERVICE_RUNNING)
|
||||
|
Reference in New Issue
Block a user