From 9235e825582ab111bf249f9b1d20411410f3bfb4 Mon Sep 17 00:00:00 2001 From: Vincent van Ravesteijn Date: Thu, 1 Aug 2013 22:47:45 +0200 Subject: [PATCH] Fix typo --- development/autotests/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development/autotests/CMakeLists.txt b/development/autotests/CMakeLists.txt index b2bb220524..e4720f44ca 100644 --- a/development/autotests/CMakeLists.txt +++ b/development/autotests/CMakeLists.txt @@ -60,7 +60,7 @@ if(Q_WS_X11) if(Missing) message(STATUS "Missing Libraries or programs to create xvkbd: ${Missing}") - message(STATUS "cmake build is therefore omiting autotests") + message(STATUS "cmake build is therefore omitting autotests") endif() if(NOT Missing)