Fix spelling.
--- a/README.rst Sun Jan 15 21:23:56 2012 +0200
+++ b/README.rst Sun Jan 15 21:36:26 2012 +0200
@@ -134,15 +134,15 @@
Shortly:
- * Headwords preceded by 5 or more underscore characters ``_`` and a
- blank line.
+ * Headwords was preceded by 5 or more underscore characters ``_`` and a blank
+ line.
* All text until the next headword is considered the definition.
* Any leading ``@`` characters are stripped out, but the file is
otherwise unchanged.
For convenience also used such assumptions:
- * Headwords separated by ``;<SPACE>`` (and all was placed on single
+ * Headwords was separated by ``;<SPACE>`` (and all was placed on single
line).
* UTF-8 encoding was used.
* Lines started with ``#`` striped out (comment syntax).