Replace references to Mbed Crypto with Mbed TLS through-out documentation and comments.
Signed-off-by: Fredrik Hesse <fredrik@hesse.se>
diff --git a/scripts/config.py b/scripts/config.py
index 8ab75ad..bc99d87 100755
--- a/scripts/config.py
+++ b/scripts/config.py
@@ -467,7 +467,7 @@
def main():
"""Command line mbedtls_config.h manipulation tool."""
parser = argparse.ArgumentParser(description="""
- Mbed TLS and Mbed TLS configuration file manipulation tool.
+ Mbed TLS configuration file manipulation tool.
""")
parser.add_argument('--file', '-f',
help="""File to read (and modify if requested).