aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'pkgcore/binpkg/remote.py')
-rw-r--r--pkgcore/binpkg/remote.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgcore/binpkg/remote.py b/pkgcore/binpkg/remote.py
index ba4d52e3..2d8570a7 100644
--- a/pkgcore/binpkg/remote.py
+++ b/pkgcore/binpkg/remote.py
@@ -5,7 +5,7 @@
remote binpkg support
Currently this primarily just holds the Packages cache used for remote, and
-local binpkg repositories
+local binpkg repos
"""
__all__ = ("PackagesCacheV0", "PackagesCacheV1", "write_index")