Skip to content
Snippets Groups Projects
Verified Commit 6ee2e40f authored by Denis Smirnov's avatar Denis Smirnov
Browse files

refactoring: typo

parent 1cf3a701
No related branches found
No related tags found
1 merge request!1414sbroad import
......@@ -194,7 +194,7 @@ impl Column {
/// Space engine type.
/// Duplicates tarantool module's `SpaceEngine` enum.
/// The reasol for duplication - `SpaceEngine` can't be
/// The reason for duplication - `SpaceEngine` can't be
/// deserialized with `serde_yaml` crate as it doesn't support
/// borrowed strings.
#[derive(Clone, Debug, Deserialize, PartialEq, Eq, Serialize)]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment