summaryrefslogtreecommitdiffstats
path: root/spec/acfg/opt/RTEMS-ACFG-OPT-MAXTHREADNAMESIZE.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-03-30 13:31:28 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-03-30 13:31:28 +0200
commit217c11150235a4abec2b18547028664cb6f66f82 (patch)
treeb9909dc8e60611a024a16faf32bdf8f90e55bdd5 /spec/acfg/opt/RTEMS-ACFG-OPT-MAXTHREADNAMESIZE.yml
parentspec: Avoid self references (diff)
downloadrtems-central-217c11150235a4abec2b18547028664cb6f66f82.tar.bz2
spec: Replace "must" with "shall"
Diffstat (limited to '')
-rw-r--r--spec/acfg/opt/RTEMS-ACFG-OPT-MAXTHREADNAMESIZE.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/acfg/opt/RTEMS-ACFG-OPT-MAXTHREADNAMESIZE.yml b/spec/acfg/opt/RTEMS-ACFG-OPT-MAXTHREADNAMESIZE.yml
index 1249acd5..0dd44dfa 100644
--- a/spec/acfg/opt/RTEMS-ACFG-OPT-MAXTHREADNAMESIZE.yml
+++ b/spec/acfg/opt/RTEMS-ACFG-OPT-MAXTHREADNAMESIZE.yml
@@ -21,7 +21,7 @@ appl-config-option-constraint:
max: '``SIZE_MAX``'
custom:
- |
- It must be less than or equal to a BSP-specific value which depends on the
+ It shall be less than or equal to a BSP-specific value which depends on the
memory size of the platform available to the application.
copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)