From 7d191763b59f80e216390a441f22ad1b6d582086 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Thu, 10 Sep 2015 13:20:11 +0545 Subject: Minor build etc typos Just some random stuff I noticed while looking at how this beast is put together. --- OWNCLOUD.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'OWNCLOUD.cmake') diff --git a/OWNCLOUD.cmake b/OWNCLOUD.cmake index 6a1c1c990..4022212e6 100644 --- a/OWNCLOUD.cmake +++ b/OWNCLOUD.cmake @@ -14,5 +14,5 @@ set( MAC_INSTALLER_BACKGROUND_FILE "${CMAKE_SOURCE_DIR}/admin/osx/installer-back # set( APPLICATION_LICENSE "${OEM_THEME_DIR}/license.txt ) option( WITH_CRASHREPORTER "Build crashreporter" OFF ) -set( CRASHREPORTER_SUBMIT_URL "https://crash-reports.owncloud.com/submit" CACHE string "URL for crash repoter" ) +set( CRASHREPORTER_SUBMIT_URL "https://crash-reports.owncloud.com/submit" CACHE string "URL for crash reporter" ) set( CRASHREPORTER_ICON ":/owncloud-icon.png" ) -- cgit v1.2.3