summaryrefslogtreecommitdiffstats
path: root/eng
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2022-08-10 15:40:49 -0500
committerJoel Sherrill <joel@rtems.org>2022-08-11 13:05:23 -0500
commit7757c19ccce545b5552c084cf530faadbac8dbfd (patch)
tree3636cd3fb16a3407d0eff1a48f848a69c0f5a36a /eng
parentc-user: Update OAR copyright and reformat (diff)
downloadrtems-docs-7757c19ccce545b5552c084cf530faadbac8dbfd.tar.bz2
eng/req/howto.rst: Fix ./spec2dmodules.py to ./spec2modules.py typo
Diffstat (limited to 'eng')
-rw-r--r--eng/req/howto.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/eng/req/howto.rst b/eng/req/howto.rst
index bd94b77..42c35ac 100644
--- a/eng/req/howto.rst
+++ b/eng/req/howto.rst
@@ -238,7 +238,7 @@ make sure the Git submodules are up-to-date.
.. code-block:: none
- $ ./spec2dmodules.py
+ $ ./spec2modules.py
The script modifies or creates source files in :file:`modules/rtems` and
:file:`modules/rtems-docs`. Create patch sets for these changes just as if