From e0eb07a22b6d4e517ed6c69c25af4f6f783a69e9 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 6 Mar 2015 13:26:12 -0600 Subject: Fix more Doxygen typos --- cpukit/rtems/include/rtems/rtems/event.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/rtems') diff --git a/cpukit/rtems/include/rtems/rtems/event.h b/cpukit/rtems/include/rtems/rtems/event.h index 451a313482..dce7de1165 100644 --- a/cpukit/rtems/include/rtems/rtems/event.h +++ b/cpukit/rtems/include/rtems/rtems/event.h @@ -224,7 +224,7 @@ rtems_status_code rtems_event_send ( * This directive attempts to receive the event condition specified in * @a event_in. If @a event_in is set to @ref RTEMS_PENDING_EVENTS, then the * current pending events are returned in @a event_out and left pending. The - * @aref RTEMS_WAIT and @aref RTEMS_NO_WAIT options in the @a option_set + * @ref RTEMS_WAIT and @ref RTEMS_NO_WAIT options in the @a option_set * parameter are used to specify whether or not the task is willing to wait * for the event condition to be satisfied. The @ref RTEMS_EVENT_ANY and @ref * RTEMS_EVENT_ALL are used in the @a option_set parameter to specify whether -- cgit v1.2.3