[Pkg-owncloud-commits] [owncloud-client] 17/498: Added point and missing newline and fixed typo
Sandro Knauß
hefee-guest at moszumanska.debian.org
Tue Aug 11 14:48:29 UTC 2015
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch master
in repository owncloud-client.
commit 1f327d683a260f7a664cf52d423476cbd3369163
Author: RealRancor <Fisch.666 at gmx.de>
Date: Mon Mar 23 13:29:24 2015 +0100
Added point and missing newline and fixed typo
---
doc/architecture.rst | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/architecture.rst b/doc/architecture.rst
index 1f55a4f..44bb72d 100644
--- a/doc/architecture.rst
+++ b/doc/architecture.rst
@@ -25,9 +25,9 @@ The process of synchronization keeps files in two separate repositories the
same. When synchronized:
- If a file is added to one repository it is copied to the other synchronized repository.
-- When a file is changed in one repository, the change is propagated to any
- synchronized other repositories- If a file is deleted in one repository, it
- is deleted in any other.
+- When a file is changed in one repository, the change is propagated to any other
+ synchronized repository.
+- If a file is deleted in one repository, it is deleted in any other.
It is important to note that the ownCloud synchronization process does not use
a typical client/server system where the server is always master. This is a
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git
More information about the Pkg-owncloud-commits
mailing list