From 8f872876c677e21f78d0f48cdaa3a7b730f429e7 Mon Sep 17 00:00:00 2001
From: tomch
Date: Sat, 12 Dec 2009 11:40:11 +0000
Subject: [PATCH] Fix docs on breakpoints (BC,BD,BE,BL -> BPC,BPD,BPE,BPL)
---
AppleWin/help/dbg-breakpoints.html | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/AppleWin/help/dbg-breakpoints.html b/AppleWin/help/dbg-breakpoints.html
index 232dc4c3..33f2fb52 100644
--- a/AppleWin/help/dbg-breakpoints.html
+++ b/AppleWin/help/dbg-breakpoints.html
@@ -95,7 +95,7 @@ value is compared to the Value.
- BD
+ BPD
|
Disable
@@ -104,7 +104,7 @@ Breakpoint (grayed out).
|
- BE
+ BPE
|
Enable
@@ -113,20 +113,20 @@ Breakpoint (colored red).
|
- BC
+ BPC
#
|
Clear
specified Breakpoint.
-Note: The asterisk ‘*’ may be used o clear all
+Note: The asterisk ‘*’ may be used to clear all
breakpoints.
|
- BL
+ BPL
|
List
|