fix spelling

This commit is contained in:
Skgland
2026-01-10 17:53:19 +01:00
committed by Bennet Bleßmann
parent eca4262be6
commit 5064760b1e
22 changed files with 63 additions and 31 deletions

View File

@@ -981,7 +981,7 @@ pub enum FfiError {
got: usize,
},
AllocationFailed,
// LayoutError should never occour
// LayoutError should never occur
LayoutError,
UnsupportedTypedef,
UnsupportedAbi,