From 4ea4c70443df29fe71c2dd921b296b87346b2012 Mon Sep 17 00:00:00 2001 From: Klaas Freitag Date: Wed, 23 Jan 2013 10:54:37 +0100 Subject: [PATCH] Minor: Fixed a typo. --- doc/building.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/building.rst b/doc/building.rst index 728c9dd0a8..8533e8648a 100644 --- a/doc/building.rst +++ b/doc/building.rst @@ -122,7 +122,7 @@ Next, make sure to check out the 'dav' branch in the newly checked out cd ocsync git checkout dav -The first package to buidld is CSync:: +The first package to build is CSync:: cd ocsync-build cmake -DCMAKE_BUILD_TYPE="Debug" ../ocsync