spelling: table

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2024-10-22 10:08:21 -04:00
committed by Jindra Petřík
parent afa83cc5a7
commit ec6bd3085a

View File

@@ -60,7 +60,7 @@ public class IggyIndexParser {
* Parser for index data. It creates table of indices and table of offsets
*
* @param indexStream Stream of index
* @param indexTableEntry Output index tabke
* @param indexTableEntry Output index table
* @param offsets Output list of offsets
* @throws IOException on error
*/