From a61940ca739eb89be7c1bb2408a9178c2da5cb70 Mon Sep 17 00:00:00 2001 From: Chris Kay Date: Tue, 16 Nov 2021 10:24:08 +0000 Subject: [PATCH] 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 --- docs/global_substitutions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`