From 24e0d369e3b5637926269c01ebbfc78a185e85cc Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Wed, 27 Jul 2022 15:01:44 +0200 Subject: UTI: Code clean-up Change-Id: Ia88f3ce646664eeb4f2bb96e25fe1c2e433d7423 Signed-off-by: Tibor Frank --- resources/tools/dash/app/pal/news/layout.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/tools/dash/app/pal/news/layout.py') diff --git a/resources/tools/dash/app/pal/news/layout.py b/resources/tools/dash/app/pal/news/layout.py index 91710ef3d9..73fabdf884 100644 --- a/resources/tools/dash/app/pal/news/layout.py +++ b/resources/tools/dash/app/pal/news/layout.py @@ -282,7 +282,7 @@ class Layout: If no HTML layout is provided, an error message is displayed instead. - :returns: The HTML div with teh whole page. + :returns: The HTML div with the whole page. :rtype: html.Div """ -- cgit 1.2.3-korg