Fix system test after spelling fixes.

This commit is contained in:
Andrey Smirnov
2014-09-20 21:39:08 +04:00
parent d4699a3b24
commit 5b6cea2d62
+2 -2
View File
@@ -4,9 +4,9 @@ upgrade individual packages, take snapshots and publish them
back as Debian repositories. back as Debian repositories.
aptly's goal is to establish repeatability and controlled changes aptly's goal is to establish repeatability and controlled changes
in a package-centric environment. aptly allows to fix a set of packages in a package-centric environment. aptly allows one to fix a set of packages
in a repository, so that package installation and upgrade becomes in a repository, so that package installation and upgrade becomes
deterministic. At the same time aptly allows to perform controlled, deterministic. At the same time aptly allows one to perform controlled,
fine-grained changes in repository contents to transition your fine-grained changes in repository contents to transition your
package environment to new version. package environment to new version.