[colobot] 37/145: Fix typo

Didier Raboud odyx at moszumanska.debian.org
Mon Jul 11 12:56:15 UTC 2016


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

odyx pushed a commit to branch debian/master
in repository colobot.

commit 9639dc5f96db7079099de638aa38885b549554d4
Author: Piotr Dziwinski <piotrdz at gmail.com>
Date:   Sun Apr 3 22:25:41 2016 +1200

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

diff --git a/desktop/CMakeLists.txt b/desktop/CMakeLists.txt
index b4e6a85..dcca3b7 100644
--- a/desktop/CMakeLists.txt
+++ b/desktop/CMakeLists.txt
@@ -5,7 +5,7 @@ set(COLOBOT_ICON_FILE ${CMAKE_CURRENT_SOURCE_DIR}/colobot.svg)
 # Render SVG icon in various sizes
 find_program(RSVG_CONVERT rsvg-convert)
 if(NOT RSVG_CONVERT)
-    message(WARNING "rsvg-cnvert not found; desktop icons will not be generated")
+    message(WARNING "rsvg-convert not found; desktop icons will not be generated")
 endif()
 
 find_program(XMLSTARLET xmlstarlet)

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



More information about the Pkg-games-commits mailing list