[Pkg-owncloud-commits] [owncloud-doc] 09/60: fix name of contact*s* repo

David Prévot taffit at moszumanska.debian.org
Tue Feb 25 19:06:54 UTC 2014


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

taffit pushed a commit to branch master
in repository owncloud-doc.

commit 1ee6ac61048a24323ed66deba5f6f1ba5d745933
Author: Felix Eckhofer <felix at eckhofer.com>
Date:   Fri Jan 31 11:27:38 2014 +0100

    fix name of contact*s* repo
---
 developer_manual/devenv/index.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/developer_manual/devenv/index.rst b/developer_manual/devenv/index.rst
index b1b5cdd..cf93c59 100644
--- a/developer_manual/devenv/index.rst
+++ b/developer_manual/devenv/index.rst
@@ -71,7 +71,7 @@ For example for the calendar, contact and notes apps:
 
   cd /var/www
   git clone http://github.com/owncloud/calendar.git calendar
-  git clone http://github.com/owncloud/contact.git contact
+  git clone http://github.com/owncloud/contacts.git contacts
   git clone http://github.com/owncloud/notes.git notes
 
 Set up ownCloud

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



More information about the Pkg-owncloud-commits mailing list