From 12fe59e3ce049269bdbb30623c6b971715f809f9 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Fri, 14 Aug 2015 17:41:02 +0545 Subject: [PATCH] Building Doc minor corrections --- doc/building.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/building.rst b/doc/building.rst index b83f9f51f4..50427b58db 100644 --- a/doc/building.rst +++ b/doc/building.rst @@ -7,7 +7,7 @@ This section explains how to build the ownCloud Client from source for all major platforms. You should read this section if you want to develop for the desktop client. -.. note:: Building instruction are subject to change as development proceeds. +.. note:: Build instructions are subject to change as development proceeds. Please check the version for which you want to build. The instructions contained in this topic were updated to work with version 1.7 of the ownCloud Client. @@ -195,7 +195,7 @@ To cross-compile: -in ${unsigned_file} \ -out ${installer_file} - for ``-in``, use URL to the time stamping server provided by your CA along with the Authenticode certificate. Alternatively, + for ``-in``, use the URL to the time stamping server provided by your CA along with the Authenticode certificate. Alternatively, you may use the official Microsoft ``signtool`` utility on Microsoft Windows.