diff --git a/scripts/mbedtls_framework/__init__.py b/scripts/mbedtls_framework/__init__.py index 15b0d60dd..50147ce62 100644 --- a/scripts/mbedtls_framework/__init__.py +++ b/scripts/mbedtls_framework/__init__.py @@ -1,3 +1,3 @@ -# This file needs to exist to make mbedtls_dev a package. +# This file needs to exist to make mbedtls_framework a package. # Among other things, this allows modules in this directory to make # relative imports.