fix spelling errors reported by Fossies.

(cherry picked from commit ba0313e649)
This commit is contained in:
Evan Hunt
2020-02-20 14:49:36 -08:00
parent d133acc8bb
commit 11a0d771f9
169 changed files with 360 additions and 360 deletions

View File

@@ -139,7 +139,7 @@ dyndb_destroy(void **instp) {
/*
* Driver version is called when loading the driver to ensure there
* is no API mismatch betwen the driver and the caller.
* is no API mismatch between the driver and the caller.
*/
int
dyndb_version(unsigned int *flags) {