summaryrefslogtreecommitdiffstats
path: root/CMakeScripts
diff options
context:
space:
mode:
authorMarc Jeanmougin <marc@jeanmougin.fr>2018-09-13 21:21:35 +0000
committerMarc Jeanmougin <marc@jeanmougin.fr>2018-09-13 21:21:35 +0000
commitf9b01394218c342221107286ab8e16cc0ee78837 (patch)
treec7ea2555f87f5470be3d8106cea287d97fc151df /CMakeScripts
parentAllow symbols dialog on dark theme (diff)
parentRequested revisions + more typos and grammar fixes (diff)
downloadinkscape-f9b01394218c342221107286ab8e16cc0ee78837.tar.gz
inkscape-f9b01394218c342221107286ab8e16cc0ee78837.zip
Merge branch 'misc-typos' of gitlab.com:luzpaz/inkscape
Diffstat (limited to 'CMakeScripts')
-rw-r--r--CMakeScripts/ConfigPaths.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeScripts/ConfigPaths.cmake b/CMakeScripts/ConfigPaths.cmake
index f62d14c4e..898d0dfc4 100644
--- a/CMakeScripts/ConfigPaths.cmake
+++ b/CMakeScripts/ConfigPaths.cmake
@@ -7,7 +7,7 @@ if(WIN32)
endif()
set(INKSCAPE_LIBDIR "\\\\lib")
- set(INKSCAPE_DATADIR "") # can be set via the evironment variable INKSCAPE_DATADIR at runtime
+ set(INKSCAPE_DATADIR "") # can be set via the environment variable INKSCAPE_DATADIR at runtime
set(PACKAGE_LOCALE_DIR "\\\\share\\\\locale")