Commit 53f963d8 authored by Vincent Pelletier's avatar Vincent Pelletier

README.rst: Fix a few typos.

parent 3b2aa6e4
...@@ -11,7 +11,7 @@ Features ...@@ -11,7 +11,7 @@ Features
- non-homogeneous file file structure declaration (FieldListFile) - non-homogeneous file file structure declaration (FieldListFile)
- checksum/hash computation helpers (ChecksumedFile succlasses) - checksum/hash computation helpers (ChecksumedFile subclasses)
- does not depend on line notion (file may not contain CR/LF chars at all - does not depend on line notion (file may not contain CR/LF chars at all
between successive field sets) between successive field sets)
...@@ -19,7 +19,7 @@ Features ...@@ -19,7 +19,7 @@ Features
Missing features / bugs Missing features / bugs
======================= =======================
- string trucating is multi-byte (UTF-8, ...) agnostic, and will mindless cut - string trucating is multi-byte (UTF-8, ...) agnostic, and will mindlessly cut
in the middle of any entity in the middle of any entity
- proper interface declaration - proper interface declaration
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment