diff --git a/README.rst b/README.rst index cce2919..7bba1b4 100644 --- a/README.rst +++ b/README.rst @@ -20,7 +20,7 @@ decode.py btpc.py Contains block product turbo code generators, extractors and related routines - - decode_full_lc(_data) -- Extracts the useful LC data without checking for errors. Accepts one arguments of type bitarray and returns one item of type bitarray +- decode_full_lc(_data) -- Extracts the useful LC data without checking for errors. Accepts one arguments of type bitarray and returns one item of type bitarray crc.py some stuff