Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2021-01-24 08:06:58 +0300
committerCampbell Barton <ideasman42@gmail.com>2021-01-24 08:06:58 +0300
commit9c088b1b97140ad1b814c17f67d8ca55c0a67511 (patch)
tree0bd59c9454991ee870a868cf83d5bdab7dca2d1a /intern/ghost
parent2b0d08961a722ada55a4d1b8cc342260ce1f706c (diff)
Cleanup: spelling
Diffstat (limited to 'intern/ghost')
-rw-r--r--intern/ghost/intern/GHOST_DropTargetX11.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/intern/ghost/intern/GHOST_DropTargetX11.h b/intern/ghost/intern/GHOST_DropTargetX11.h
index 69f6fec7ac1..7d777270317 100644
--- a/intern/ghost/intern/GHOST_DropTargetX11.h
+++ b/intern/ghost/intern/GHOST_DropTargetX11.h
@@ -109,7 +109,7 @@ class GHOST_DropTargetX11 {
/* class holding internal stiff of xdnd library */
static DndClass m_dndClass;
- /* list of supported types to eb draggeg into */
+ /* list of supported types to be dragged into */
static Atom *m_dndTypes;
/* list of supported dran'n'drop actions */