Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ Feel free to submit a PR to address any of these.
`pydmtxmodule.c <https://sourceforge.net/p/libdmtx/dmtx-wrappers/ci/master/tree/python/>`__); there might be more of ``libdmtx``\ ’s functionality that could usefully
be exposed

- I exposed the bare minimum of functions, defines, enums and typedefs neede to
- I exposed the bare minimum of functions, defines, enums and typedefs needed to
reimplement ``pydmtx``\ ’s ``decode`` function

Contributors
Expand All @@ -129,6 +129,6 @@ Contributors
License
-------

``pylibdmtx`` is distributed under the MIT license (see ``LICENCE.txt``).
``pylibdmtx`` is distributed under the MIT license (see ``LICENSE.txt``).
The ``libdmtx`` shared library is distributed under the Simplified BSD license
(see ``libdmtx-LICENCE.txt``).
(see ``libdmtx-LICENSE.txt``).