From 612ab4bbc6f2396f4dcd68c3f142f7dfa2f5f0a5 Mon Sep 17 00:00:00 2001
From: luz.paz
Date: Wed, 21 Feb 2018 11:30:55 -0500
Subject: Fix typos with codespell
Found via `codespell -q 3 --skip="./thirdparty,./editor/translations" -I ../godot-word-whitelist.txt`
Whitelist consists of:
```
ang
doubleclick
lod
nd
que
te
unselect
```
---
doc/classes/Line2D.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'doc/classes/Line2D.xml')
diff --git a/doc/classes/Line2D.xml b/doc/classes/Line2D.xml
index fd45c8a98..89f43fc95 100644
--- a/doc/classes/Line2D.xml
+++ b/doc/classes/Line2D.xml
@@ -53,7 +53,7 @@
- Overwites the position in point [code]i[/code] with the supplied [code]position[/code].
+ Overwrites the position in point [code]i[/code] with the supplied [code]position[/code].
--
cgit v1.3