diff --git a/core/text/edit/text_edit.odin b/core/text/edit/text_edit.odin index 8979088a7..98477a637 100644 --- a/core/text/edit/text_edit.odin +++ b/core/text/edit/text_edit.odin @@ -1,4 +1,4 @@ -package edit +package text_edit /* Based off the articles by rxi: