ref: 844b0885556b8f5ff1f211c08ba52f75bc86a37a
parent: 1e0ed4cfef0787d6d538e72cf587e4bf5e8d1da2
author: Olav Sørensen <olav.sorensen@live.no>
date: Thu Apr 7 08:49:24 EDT 2022
Typo =)
--- a/src/pt2_tables.c
+++ b/src/pt2_tables.c
@@ -170,7 +170,7 @@
/* Arpeggio on -1 finetuned samples can do an out-of-bounds read from
** this table. Here's the correct overflow values from the
- ** "CursorPosTable" and "UnshiftedKeymap" table in the PTcode, which are
+ ** "CursorPosTable" and "UnshiftedKeymap" table in the PT code, which are
** located right after the period table. These tables and their order didn't
** seem to change in the different PT1.x/PT2.x versions (I checked the
** source codes).