fix typo

Change-Id: Ib7780066cce4b3f70c40ebc1280d5e86dae340a1
This commit is contained in:
wu.chunyang 2023-10-23 16:22:44 +08:00
parent fc2fbe4361
commit b5e85ae2ae
1 changed files with 1 additions and 1 deletions

View File

@ -1446,7 +1446,7 @@ mariadb_opts = [
help='The docker image used for backup and restore. Trove will uses'
'datastore version as the image tag, for example: '
'your-registry/your-repo/db-backup-mariadb:10.3 is used for '
'postgresql datastore with version 10.3'
'mariadb datastore with version 10.3'
),
]