From 43dc5fdcba2fe3777f5ce191a82507d27038f751 Mon Sep 17 00:00:00 2001 From: Mark Pizzolato Date: Sat, 17 Dec 2016 03:44:45 -0800 Subject: [PATCH] FRONTPANEL: Fixed description language --- sim_frontpanel.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sim_frontpanel.h b/sim_frontpanel.h index 564e6def..c01cc5b4 100644 --- a/sim_frontpanel.h +++ b/sim_frontpanel.h @@ -236,8 +236,8 @@ sim_panel_exec_step (PANEL *panel); When a front panel application wants to describe conditions that should stop instruction execution an execution or an output - should be used. To established or clear a breakpoint, one of - the following routines should be called: + breakpoint should be used. To established or clear a breakpoint, + one of the following routines should be called: sim_panel_break_set - Establish a simulation breakpoint sim_panel_break_clear - Cancel/Delete a previously defined