summaryrefslogtreecommitdiffstats
path: root/spec/rtems/status/if/is-successful.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/status/if/is-successful.yml')
-rw-r--r--spec/rtems/status/if/is-successful.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/rtems/status/if/is-successful.yml b/spec/rtems/status/if/is-successful.yml
index 71dce793..78f86dcf 100644
--- a/spec/rtems/status/if/is-successful.yml
+++ b/spec/rtems/status/if/is-successful.yml
@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
- Returns true, if the status code is ${successful:/name}, otherwise
+ Returns true, if the status code is equal to ${successful:/name}, otherwise
returns false.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)