[Pkg-owncloud-commits] [python-owncloud] 11/96: Spelling Fix

Sandro Knauß hefee-guest at moszumanska.debian.org
Fri Nov 22 01:28:22 UTC 2013


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

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

commit b32712be8c2621211228acedef4476f025278184
Author: Norman Rieß <norman at smash-net.org>
Date:   Mon Mar 11 14:27:10 2013 +0100

    Spelling Fix
---
 csync.py    |    2 +-
 version.dat |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/csync.py b/csync.py
index ac03a11..ed90131 100755
--- a/csync.py
+++ b/csync.py
@@ -284,7 +284,7 @@ Password options:
 		default =  os.path.expanduser(os.path.join('~','ownCloud')),
 		 help = "local Directory to sync with")
 	parser.add_argument('-d', '--dst', nargs='?', default = 'clientsync',
-		help = "fodler on server.")
+		help = "folder on server.")
 	parser.add_argument('--url', nargs='?', default = '',
 		 help = "url to sync to.")
 	args = vars(parser.parse_args())
diff --git a/version.dat b/version.dat
index f22470e..e46bdaf 100644
--- a/version.dat
+++ b/version.dat
@@ -1 +1 @@
-{"head": "ff11a63ad9b0aa86b75be7d80aae3cc73fe8532c", "float": 0.1, "string": "0.1"}
\ No newline at end of file
+{"head": "165cedd12dd332131178d2df6a0c04543bb878fc", "float": 0.1, "string": "0.1"}
\ No newline at end of file

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



More information about the Pkg-owncloud-commits mailing list