Skip to content

Commit 3b629bd

Browse files
Update testable-simd-models/src/abstractions/mod.rs
Co-authored-by: maximebuyse <[email protected]>
1 parent 2c685c4 commit 3b629bd

File tree

1 file changed

+1
-1
lines changed
  • testable-simd-models/src/abstractions

1 file changed

+1
-1
lines changed

testable-simd-models/src/abstractions/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//! This module provides abstractions that are useful for writting
1+
//! This module provides abstractions that are useful for writing
22
//! specifications in minicore. Currently it provides two abstractions: bits and
33
//! bit vectors.
44
//!

0 commit comments

Comments
 (0)