From 608ed9d6c545ba6b7c5c897e13d4a7333a71876c Mon Sep 17 00:00:00 2001 From: michaelangel007 Date: Thu, 11 Dec 2014 09:47:35 -0800 Subject: [PATCH] Fixed spelling in debugger change log for #227 --- docs/Debugger_Changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Debugger_Changelog.txt b/docs/Debugger_Changelog.txt index 8ff3fa0a..ee93d64b 100644 --- a/docs/Debugger_Changelog.txt +++ b/docs/Debugger_Changelog.txt @@ -5,7 +5,7 @@ .4 Fixed: Check for buffer overflow in CmdSymbolsInfo() if _CmdSymbolsInfoHeader() returns a very long string .3 Removed EXITBENCH from falsely being triggered with E. .2 Cleaned up error message for syminfo on invalid symbol table. - .1 Fixe: Symbolic Targets > 20 chars no longer overflow into register window + .1 Fixed: Symbolic Targets > 20 chars no longer overflow into register window 2.8.0.0 Released with AppleWin 1.25 2.7.0.#