From be653a6940b6c7bf3c0c6b7049ae829fa70863c1 Mon Sep 17 00:00:00 2001 From: Paul Beesley Date: Fri, 4 Oct 2019 16:17:46 +0000 Subject: doc: Misc syntax and spelling fixes Tidying up a few Sphinx warnings that had built-up over time. None of these are critical but it cleans up the Sphinx output. At the same time, fixing some spelling errors that were detected. Change-Id: I38209e235481eed287f8008c6de9dedd6b12ab2e Signed-off-by: Paul Beesley --- docs/process/coding-guidelines.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/process') diff --git a/docs/process/coding-guidelines.rst b/docs/process/coding-guidelines.rst index a53da77b9..cb8b89245 100644 --- a/docs/process/coding-guidelines.rst +++ b/docs/process/coding-guidelines.rst @@ -23,8 +23,8 @@ include: - ``**WARNING: Use of volatile is usually wrong``: see `Why the “volatile” type class should not be used`_ . Although this document - contains some very useful information, there are several legimate uses of the - volatile keyword within the TF codebase. + contains some very useful information, there are several legitimate uses of + the volatile keyword within the TF codebase. Headers and inclusion --------------------- -- cgit v1.2.3