diff --git a/view.hpp b/view.hpp index 1ad32aaa..8251bae3 100644 --- a/view.hpp +++ b/view.hpp @@ -77,7 +77,7 @@ namespace cruft { //--------------------------------------------------------------------- - // cosntruction from pointer/size represenations for ease of use with + // Construction from pointer/size representations for ease of use with // legacy C code. template < typename CountT,