[Pkg-owncloud-commits] [python-owncloud] 29/96: Minor spelling fixes.
Sandro Knauß
hefee-guest at moszumanska.debian.org
Fri Nov 22 01:28:24 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 4d8374fb201b28931a0cb24b22f0ba63a0790a14
Author: Norman Rieß <norman at smash-net.org>
Date: Tue Mar 12 10:29:20 2013 +0100
Minor spelling fixes.
---
README.md | 6 +++---
version.dat | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index afabeae..a4babd9 100644
--- a/README.md
+++ b/README.md
@@ -7,11 +7,11 @@ This code is in no way currently endorsed or supported by ownCloud, all bugs sho
and not there.
Requirements:
-* The ocsync C library from ownCloud. If you install Mirall, you get it for free on linux.
- if you don't want to install mirall, you can install the 'ocsync' binary package from the owncloud repo's.
+* The ocsync C library from ownCloud. If you install Mirall, you get it for free on Linux.
+ If you don't want to install mirall, you can install the 'ocsync' binary package from the owncloud repo's.
So far we have only successfully tested against 0.70.4 of the libocsync library.
* Python > 2.6 < 3 (patches welcome)
-* an ownCloud server to sync with. (Presumably you already have one of these.)
+* An ownCloud server to sync with. (Presumably you already have one of these.)
usage: just run csync.py -h, and it will give you help.
diff --git a/version.dat b/version.dat
index abab05d..746a7cf 100644
--- a/version.dat
+++ b/version.dat
@@ -1 +1 @@
-{"head": "c6a788bbbd56e6bf1bdc8e8bd73b2bcb38d3bfaa", "float": 0.1, "string": "0.1"}
\ No newline at end of file
+{"head": "74f884492e94040fba59085244bda4f90103aad7", "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