From c702dd809e2b27d90b4b3ddf021e57cc89fc16e5 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 16 Jul 2008 20:32:23 +0000 Subject: 2008-07-16 Joel Sherrill * libmisc/shell/shellconfig.h, libmisc/stackchk/stackchk.h: Fix typos. --- cpukit/libmisc/stackchk/stackchk.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/libmisc/stackchk/stackchk.h') diff --git a/cpukit/libmisc/stackchk/stackchk.h b/cpukit/libmisc/stackchk/stackchk.h index b0dd69930a..ba6f8144c2 100644 --- a/cpukit/libmisc/stackchk/stackchk.h +++ b/cpukit/libmisc/stackchk/stackchk.h @@ -52,7 +52,7 @@ void rtems_stack_checker_report_usage( void ); * @param[in] context is the context to pass to the print handler * @param[in] print is the print handler * - * @note It uses the CALLER's routine to print the report. + * @note It uses the caller's routine to print the report. */ void rtems_stack_checker_report_usage_with_plugin( void *context, -- cgit v1.2.3