rustonaut / vec1

Rust `Vec<T>` wrapper that gurantees to contain at least 1 element
Apache License 2.0
88 stars 15 forks source link

Fix typo in doc comment for Vec1 #19

Closed robinkrahl closed 4 years ago

rustonaut commented 4 years ago

Dang, things vs. thinks had been hunting me quite a while, through I have become aware of it recently so it's now getting better.