# HG changeset patch # User Oleksandr Gavenko # Date 1326656186 -7200 # Node ID 8e5b2654c5dd842e7b6a66822f54730075c9751f # Parent 6be7851b965033e8ce8d2f1be1d2462edf5e20f6 Fix spelling. diff -r 6be7851b9650 -r 8e5b2654c5dd README.rst --- 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 ``;`` (and all was placed on single + * Headwords was separated by ``;`` (and all was placed on single line). * UTF-8 encoding was used. * Lines started with ``#`` striped out (comment syntax).