From 751806b5c7c2b63c47d228664c3425b6f3fdb5ac 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
```
(cherry picked from commit 612ab4bbc6f2396f4dcd68c3f142f7dfa2f5f0a5)
---
doc/classes/File.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'doc/classes/File.xml')
diff --git a/doc/classes/File.xml b/doc/classes/File.xml
index 3ac2a7e64..ca946cacf 100644
--- a/doc/classes/File.xml
+++ b/doc/classes/File.xml
@@ -380,7 +380,7 @@
If [code]true[/code] the file's endianness is swapped. Use this if you're dealing with files written in big endian machines.
- Note that this is about the file format, not CPU type. This is always reseted to [code]false[/code] whenever you open the file.
+ Note that this is about the file format, not CPU type. This is always reset to [code]false[/code] whenever you open the file.
--
cgit v1.2.3-70-g09d2