From 6813ec40fe716cfc5bdab827769f8d88bfbc860e Mon Sep 17 00:00:00 2001 From: Dirk Alders Date: Tue, 19 Aug 2025 21:08:39 +0200 Subject: [PATCH] Fix comments --- topic.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/topic.py b/topic.py index 1167c54..812f8c0 100644 --- a/topic.py +++ b/topic.py @@ -140,9 +140,9 @@ FUN_AMB = 20 FUN_REP = 21 """" Repeater suppla """ FUN_WLI = 22 -""" Wardrobe light """ +""" Warddrobe light """ FUN_WIL = 23 -""" Wardrobe light """ +""" Window light """ class topic_by_props(UserString):