summaryrefslogtreecommitdiffstats
path: root/libraries/GitPython
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2016-11-13 22:17:44 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-14 16:47:23 +0700
commit31851ff95c3f78bf2e86219478d9c1bbf52e1fd1 (patch)
tree515023727e26af39973415029ae079fcf43816b5 /libraries/GitPython
parent919c2bbadee9a9dcc7e73df8bb907fa1eca66c66 (diff)
downloadslackbuilds-31851ff95c3f78bf2e86219478d9c1bbf52e1fd1.tar.gz
slackbuilds-31851ff95c3f78bf2e86219478d9c1bbf52e1fd1.tar.xz
libraries/GitPython: Fix slack-desc.
Diffstat (limited to 'libraries/GitPython')
-rw-r--r--libraries/GitPython/slack-desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/GitPython/slack-desc b/libraries/GitPython/slack-desc
index 071a40df6f..6229a524bc 100644
--- a/libraries/GitPython/slack-desc
+++ b/libraries/GitPython/slack-desc
@@ -10,7 +10,7 @@ GitPython: GitPython (Python Git Library)
GitPython:
GitPython: GitPython is a python library used to interact with Git repositories.
GitPython: GitPython provides object model read and write access to your git
-GitPython: repository. Access repository information conveniently, alter the
+GitPython: repository. Access repository information conveniently, alter the
GitPython: index directly, handle remotes, or go down to low-level object
GitPython: database access with big-files support.
GitPython: