fix: Fix typos (#773)

This commit is contained in:
Dimitris Apostolou
2023-01-09 02:43:51 +02:00
committed by GitHub
parent a9ff1dea0d
commit 31cb66902e
33 changed files with 91 additions and 91 deletions

View File

@ -1,4 +1,4 @@
/// Commont return types
/// Common return types
pub mod common;
/// Cursor database traits.
pub mod cursor;