From d3634b6cd565df6e039dd855f318686785efd8f7 Mon Sep 17 00:00:00 2001 From: Vincent van Ravesteijn Date: Tue, 23 Jul 2013 18:38:29 +0200 Subject: [PATCH] CMake: xvkbd: Fix spelling --- 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 06fe4af05e..13a5b1f0ad 100644 --- a/development/autotests/CMakeLists.txt +++ b/development/autotests/CMakeLists.txt @@ -57,7 +57,7 @@ if(Q_WS_X11) list(REMOVE_DUPLICATES XVFBDLIBS) if(Missing) - message(STATUS "Missing Libraries or programms to create xvkbd: ${Missing}") + message(STATUS "Missing libraries or programs to create xvkbd: ${Missing}") message(STATUS "cmake build is therefore omiting autotests") endif() -- 2.39.2