From: Michael Beck Date: Sun, 13 Nov 2005 17:03:54 +0000 (+0000) Subject: typos fixed X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=3df3d2e3436415a80afaa2a04bf9e02378888101;p=libfirm typos fixed [r6906] --- diff --git a/ir/debug/debugger.c b/ir/debug/debugger.c index 63184bd70..3ecba2a6b 100644 --- a/ir/debug/debugger.c +++ b/ir/debug/debugger.c @@ -579,7 +579,7 @@ void firm_init_debugger(void) * * Firm contains a debugger extension. This allows to set debugger breakpoints * an various events. - * The extension uses a text interface which can be access in the debugger. + * The extension uses a text interface which can be accessed from most debuggers. * * @section sec_cmd Supported commands *