aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Kay <chris.kay@arm.com>2021-11-16 10:24:08 +0000
committerChris Kay <chris.kay@arm.com>2021-11-17 16:04:34 +0000
commita61940ca739eb89be7c1bb2408a9178c2da5cb70 (patch)
tree706333327a59a4c163e498b8a6bb10f3d6d23131
parent637fd777bcc8287a9e5474571626f677753537fc (diff)
downloadarm-trusted-firmware-a61940ca739eb89be7c1bb2408a9178c2da5cb70.tar.gz
fix(docs): fix `FF-A` substitution
In this change the `FFA` substitution has been renamed to `FF-A`, as well as the term it substitutes to - the `FFA` term does not exist. Change-Id: I0c33d00d82a5498f7088e6a2b088a0006dfe7f65 Signed-off-by: Chris Kay <chris.kay@arm.com>
-rw-r--r--docs/global_substitutions.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/global_substitutions.txt b/docs/global_substitutions.txt
index af1514675..0cf294665 100644
--- a/docs/global_substitutions.txt
+++ b/docs/global_substitutions.txt
@@ -16,7 +16,7 @@
.. |EHF| replace:: :term:`EHF`
.. |FCONF| replace:: :term:`FCONF`
.. |FDT| replace:: :term:`FDT`
-.. |FFA| replace:: :term:`FFA`
+.. |FF-A| replace:: :term:`FF-A`
.. |FIP| replace:: :term:`FIP`
.. |FVP| replace:: :term:`FVP`
.. |FWU| replace:: :term:`FWU`