Correct styling of Mbed TLS in documentation
Several bits of documentation were incorrectly styling Mbed TLS as MbedTLS. Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
This commit is contained in:
parent
8e00fe0cd8
commit
540324cd21
7 changed files with 11 additions and 11 deletions
|
@ -941,7 +941,7 @@ def main():
|
|||
"This script confirms that the naming of all symbols and identifiers "
|
||||
"in Mbed TLS are consistent with the house style and are also "
|
||||
"self-consistent.\n\n"
|
||||
"Expected to be run from the MbedTLS root directory.")
|
||||
"Expected to be run from the Mbed TLS root directory.")
|
||||
)
|
||||
parser.add_argument(
|
||||
"-v", "--verbose",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue