commit:     3e3a67d45da6da1435ae1b5a7dcb0400dac09874
Author:     Göktürk Yüksek <gokturk <AT> binghamton <DOT> edu>
AuthorDate: Sat Apr 30 03:45:04 2016 +0000
Commit:     Göktürk Yüksek <gokturk <AT> binghamton <DOT> edu>
CommitDate: Sat Apr 30 03:45:04 2016 +0000
URL:        https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=3e3a67d4

general-concepts/git-to-rsync: fix a typo: s/epository/repository/

Signed-off-by: Göktürk Yüksek <gokturk <AT> binghamton.edu>

 general-concepts/git-to-rsync/text.xml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/general-concepts/git-to-rsync/text.xml 
b/general-concepts/git-to-rsync/text.xml
index 7cef764..b7a2c8e 100644
--- a/general-concepts/git-to-rsync/text.xml
+++ b/general-concepts/git-to-rsync/text.xml
@@ -11,7 +11,9 @@
 
 <ul>
   <li>
-    Developer commits to local Git clone and pushes to central remote Git 
epository. Commits and pushes are signed using Git mechanisms based on GPG.
+    Developer commits to local Git clone and pushes to central remote
+    Git repository. Commits and pushes are signed using Git
+    mechanisms based on GPG.
   </li>
   <li>
     Staging box syncs from central Git repository, generates the metadata 
cache, ChangeLogs and signed Manifests from Git history.

Reply via email to