[Pkg-owncloud-commits] [owncloud-client] 439/484: CMake: Fix typo

Sandro Knauß hefee-guest at moszumanska.debian.org
Wed Dec 16 00:38:18 UTC 2015


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

hefee-guest pushed a commit to branch master
in repository owncloud-client.

commit af0d0bd2ac0dd19f4844320e28017c92c294c745
Author: Daniel Molkentin <danimo at owncloud.com>
Date:   Mon Nov 30 01:05:18 2015 +0100

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

diff --git a/shell_integration/CMakeLists.txt b/shell_integration/CMakeLists.txt
index 081f8ee..03b2bbc 100644
--- a/shell_integration/CMakeLists.txt
+++ b/shell_integration/CMakeLists.txt
@@ -12,6 +12,6 @@ if( UNIX AND NOT APPLE )
   if(KF5_FOUND)
     add_subdirectory(dolphin)
   else()
-    message("Dolhin plugin disabled: KDE Frameworks 5.16 not found")
+    message("Dolphin plugin disabled: KDE Frameworks 5.16 not found")
   endif()
 endif()

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



More information about the Pkg-owncloud-commits mailing list