From ee5abb9fae1ae3eb2b235aa9d0e0404c97d2e447 Mon Sep 17 00:00:00 2001 From: Brandon Wright Date: Sat, 19 May 2018 15:45:41 -0500 Subject: [PATCH] Fix typo. --- docs/changes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changes.txt b/docs/changes.txt index e8195305..6953c97e 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -1,7 +1,7 @@ Snes9x 1.56 - Increased the speed of SA1 emulation to match hardware (BearOso) more closely. -- Changed the location where we poll input to potentiallly (Brunnis, BearOso) +- Changed the location where we poll input to potentially (Brunnis, BearOso) reduce lag. - Fixed the interlace fields being swapped after skipping (BearOso) frames.