Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
crepererum committed Oct 8, 2016
1 parent 2260e26 commit c654971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
//!
//! Currently, the following data types are supported:
//!
//! - **bool:** simple split into 2 junks
//! - **bool:** simple split into 2 chunks
//! - **char:** behaves like `u32`
//! - **unsigned integers:** native implementation, depending on the width
//! - **signed integers:** splitting into positive and negative parts and using the unsigned
Expand Down

0 comments on commit c654971

Please sign in to comment.