spelling: table

Signed-off-by: Josh Soref <[email protected]>
This commit is contained in:
Josh Soref
2024-10-29 16:55:43 +01:00
committed by Jindra Petřík
parent afa83cc5a7
commit ec6bd3085a
@@ -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
*/