summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/language_server/lsp.hpp
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2019-11-22 08:58:50 +0100
committerGitHub <noreply@github.com>2019-11-22 08:58:50 +0100
commit2ea0d79073849e3ecd27d382588955c4fc886c3d (patch)
tree953952181ba1b46ccafce646774b69dfb06d759a /modules/gdscript/language_server/lsp.hpp
parent28613ab8c9f48c5d0cb5c1f23df6d1b662872f51 (diff)
parentc41c24562d4c85c71368d9381fc3046e4d6b7a69 (diff)
downloadredot-engine-2ea0d79073849e3ecd27d382588955c4fc886c3d.tar.gz
Merge pull request #33810 from akien-mga/codespell
Fix typos with codespell
Diffstat (limited to 'modules/gdscript/language_server/lsp.hpp')
-rw-r--r--modules/gdscript/language_server/lsp.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gdscript/language_server/lsp.hpp b/modules/gdscript/language_server/lsp.hpp
index a048af88bb..35471d63d6 100644
--- a/modules/gdscript/language_server/lsp.hpp
+++ b/modules/gdscript/language_server/lsp.hpp
@@ -1583,7 +1583,7 @@ struct GodotNativeClassInfo {
}
};
-/** Features not included in the standart lsp specifications */
+/** Features not included in the standard lsp specifications */
struct GodotCapabilities {
/**