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>2020-11-16 08:48:41 +0300
committerCampbell Barton <ideasman42@gmail.com>2020-11-16 08:48:41 +0300
commita3a6d6a670f1074de3a83fef2f58c72bd66b270d (patch)
tree105e77b3dceb578ef8f2aa8cfa65cceff1258c8d /intern/ghost/intern/GHOST_SystemX11.h
parent4eac03d821fa17546f562485f7d073813a5e5943 (diff)
Cleanup: spelling
Diffstat (limited to 'intern/ghost/intern/GHOST_SystemX11.h')
-rw-r--r--intern/ghost/intern/GHOST_SystemX11.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/intern/ghost/intern/GHOST_SystemX11.h b/intern/ghost/intern/GHOST_SystemX11.h
index 3fab115afff..bcebda66ae3 100644
--- a/intern/ghost/intern/GHOST_SystemX11.h
+++ b/intern/ghost/intern/GHOST_SystemX11.h
@@ -24,7 +24,7 @@
#pragma once
-#include <X11/XKBlib.h> /* allow detectable autorepeate */
+#include <X11/XKBlib.h> /* Allow detectable auto-repeate. */
#include <X11/Xlib.h>
#include "../GHOST_Types.h"