Fix spelling mistakes found by lintian.

This commit is contained in:
Andrey Smirnov
2014-09-20 18:09:47 +04:00
parent 3040aceb7f
commit ec4d2bcefe
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -46,9 +46,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.`,
Flag: *flag.NewFlagSet("aptly", flag.ExitOnError), Flag: *flag.NewFlagSet("aptly", flag.ExitOnError),
+1 -1
View File
@@ -59,7 +59,7 @@ func makeCmdMirrorEdit() *commander.Command {
UsageLine: "edit <name>", UsageLine: "edit <name>",
Short: "edit properties of mirorr", Short: "edit properties of mirorr",
Long: ` Long: `
Command edit allows to change settings of mirror: Command edit allows one to change settings of mirror:
filters, list of architectures. filters, list of architectures.
Example: Example:
+1 -1
View File
@@ -50,7 +50,7 @@ func makeCmdRepoEdit() *commander.Command {
UsageLine: "edit <name>", UsageLine: "edit <name>",
Short: "edit properties of local repository", Short: "edit properties of local repository",
Long: ` Long: `
Command edit allows to change metadata of local repository: Command edit allows one to change metadata of local repository:
comment, default distribution and component. comment, default distribution and component.
Example: Example: