From 4de0da19687f3432ec2e7b04d20645b82e3adaf4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Jouault?= Date: Fri, 4 Jan 2019 10:59:12 +0100 Subject: c-user: Fix typos Close #3261. --- c-user/rtems_data_types.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'c-user/rtems_data_types.rst') diff --git a/c-user/rtems_data_types.rst b/c-user/rtems_data_types.rst index 756ea96..b277110 100644 --- a/c-user/rtems_data_types.rst +++ b/c-user/rtems_data_types.rst @@ -254,9 +254,9 @@ alphabetical order: ``rtems_single`` This type is deprecated will be removed in RTEMS 6.1. Use ``float`` instead. -.. index:: rtems_status_codes +.. index:: rtems_status_code -``rtems_status_codes`` +``rtems_status_code`` The return type for most RTEMS services. This is an enumerated type of approximately twenty-five values. In general, when a service returns a particular status code, it indicates that a very specific error condition has -- cgit v1.2.3