[aseprite] 08/51: Fix typo in CMakeLists.txt

Tobias Hansen thansen at moszumanska.debian.org
Mon Jul 11 21:35:15 UTC 2016


This is an automated email from the git hooks/post-receive script.

thansen pushed a commit to branch master
in repository aseprite.

commit f81cd5a6764b0dea81ddd05b385b2dcaa7f141e8
Author: David Capello <davidcapello at gmail.com>
Date:   Tue Jun 14 09:02:19 2016 -0300

    Fix typo in CMakeLists.txt
---
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index abd935f..ed77f00 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -38,7 +38,7 @@ set(CMAKE_CONFIGURATION_TYPES "${CMAKE_BUILD_TYPE}" CACHE INTERNAL "internal")
 project(aseprite C CXX)
 
 # This required for KDE/Qt destop integration, which sets BUILD_SHARED_LIBS to
-# TRUE by defualt
+# TRUE by default
 set(BUILD_SHARED_LIBS off)
 
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/aseprite.git



More information about the Pkg-games-commits mailing list