Fix minor typo (caught by Lintian)

This commit is contained in:
Anthony Fok 2019-08-07 04:52:37 -06:00 коммит произвёл GitHub
Родитель 1f7c19e5f5
Коммит 2cdb640ad1
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -74,7 +74,7 @@ dep status -f='{{if eq .Constraint "master"}}{{.ProjectRoot}} {{end}}'
Displays the list of package names constrained on the master branch. Displays the list of package names constrained on the master branch.
The -f flag allows you to use Go templates along with it's various The -f flag allows you to use Go templates along with it's various
constructs for formating output data. Available flags are as follows: constructs for formatting output data. Available flags are as follows:
` + availableTemplateVariables + ` ` + availableTemplateVariables + `
dep status -detail -f='{{range $i, $p := .Projects}}{{if ne .Source "" -}} dep status -detail -f='{{range $i, $p := .Projects}}{{if ne .Source "" -}}