From dbad237826144a346d76f14c8ece854cd8290372 Mon Sep 17 00:00:00 2001 From: Martin Preuss Date: Mon, 2 Jun 2025 23:41:38 +0200 Subject: [PATCH] fixed a typo. --- avr/modules/lcd2/win/widget.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/avr/modules/lcd2/win/widget.asm b/avr/modules/lcd2/win/widget.asm index 820feeb..3b3e297 100644 --- a/avr/modules/lcd2/win/widget.asm +++ b/avr/modules/lcd2/win/widget.asm @@ -160,7 +160,7 @@ widgetGetMinWidth_loopEnd: ; --------------------------------------------------------------------------- ; @routine widgetGetMinHeight ; -; @return r19:r18 minimum width of widget +; @return r19:r18 minimum height of widget ; @clobbers any, !Y widgetGetMinHeight: