1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00

Enforce 'suffix' for consistency

This commit is contained in:
Emil Ernerfeldt
2026-03-05 10:51:12 +01:00
parent 699fc7e887
commit 7633258219

View File

@@ -21,6 +21,8 @@ teselation = "tessellation"
tessalation = "tessellation"
tesselation = "tessellation"
# For consistency
postfix = "suffix"
# Use the more common spelling
adaptor = "adapter"