fixing a lot of typos

This commit is contained in:
Frédéric Chapoton
2024-07-30 22:15:49 +00:00
committed by Charles Schlosser
parent c29c800126
commit 6331da95eb
43 changed files with 73 additions and 74 deletions

View File

@@ -1374,7 +1374,7 @@ static inline void order_children(
/* order this column */
Col[c].shared2.order = order++;
/* collaps tree */
/* collapse tree */
Col[c].shared1.parent = parent;
/* get immediate parent of this column */