ui/common/wrapper.c

changeset 783
25b2da0aac15
parent 782
a72d7509d292
child 857
1d9dd72fec15
--- a/ui/common/wrapper.c	Mon Sep 29 21:34:43 2025 +0200
+++ b/ui/common/wrapper.c	Wed Oct 01 14:20:10 2025 +0200
@@ -301,7 +301,7 @@
 }
 
 
-/* ---------------------------- UiTextStyle ---------------------------- */
+/* ---------------------------- UiCellValue ---------------------------- */
 
 UiBool ui_cell_value_is_string(UiCellValue *value) {
    return value->type == UI_STRING_EDITABLE;

mercurial