aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gmail.com>2014-11-27 02:01:38 -0800
committerTim Harder <radhermit@gmail.com>2014-11-27 02:02:16 -0800
commitbe9ac155f8e7a3695cd01d8e3baea25d6c244854 (patch)
tree99620c97d3ef8775cc9025ec65c998a217beac25 /README.rst
parentdoc: update git repo and homepage (diff)
downloadpkgcore-be9ac155f8e7a3695cd01d8e3baea25d6c244854.tar.gz
pkgcore-be9ac155f8e7a3695cd01d8e3baea25d6c244854.tar.bz2
pkgcore-be9ac155f8e7a3695cd01d8e3baea25d6c244854.zip
doc: minor repetitive simplification
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index ae53ac0cc..80518585b 100644
--- a/README.rst
+++ b/README.rst
@@ -13,8 +13,8 @@ to the package script).
What does pkgcore require?
==========================
-At least python verison 2.7, and snakeoil_ - snakeoil is a utility library with
-misc optimizations split out of pkgcore for others to use.
+At least python verison 2.7, and snakeoil_ — a utility library with misc
+optimizations split out of pkgcore for others to use.
Who to contact if I find a bug?