diff options
Diffstat (limited to 'doc/progress-reporting.md')
| -rw-r--r-- | doc/progress-reporting.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/progress-reporting.md b/doc/progress-reporting.md index f2d3531df..afedaa88d 100644 --- a/doc/progress-reporting.md +++ b/doc/progress-reporting.md @@ -27,7 +27,7 @@ are installed/removed. * PkgName = the name of the package * TotalPercentage = the total progress between [0..100] -* description = a i18ned human readable description of the current action +* description = an i18ned human readable description of the current action Example: @@ -67,7 +67,7 @@ dlstatus * AlreadyDownloaded = the number of already downloaded packages * TotalPercentage = the total progress between [0..100] -* description = a i18ned human readable description of the current action +* description = an i18ned human readable description of the current action Example: |
