From 2f9e211bd097fdd2f83df540aa494d924df01c7d Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Mon, 25 Jul 2022 14:46:56 +0200 Subject: UTI: code clean-up Change-Id: I492370e20ad0e7431aaf86af618ed874104c4ad5 Signed-off-by: Tibor Frank --- resources/tools/dash/app/pal/news/news.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/tools/dash/app/pal/news/news.py') diff --git a/resources/tools/dash/app/pal/news/news.py b/resources/tools/dash/app/pal/news/news.py index 5e65b62281..a0d05f1483 100644 --- a/resources/tools/dash/app/pal/news/news.py +++ b/resources/tools/dash/app/pal/news/news.py @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -"""Instantiate the Statistics Dash applocation. +"""Instantiate the News Dash application. """ import dash -- cgit 1.2.3-korg