diff options
| author | Julian Andres Klode <jak@debian.org> | 2025-12-15 10:05:23 +0000 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2025-12-15 10:05:23 +0000 |
| commit | b93156f900ec7bd0f778b1d3a4302441c73b4b52 (patch) | |
| tree | 4978a557f7673393aa06eb166d06edbc4e47f08a /doc/progress-reporting.md | |
| parent | 6b128124271e94bdb0f4e7850d9286170d712b04 (diff) | |
| parent | 94648d60ac291e12453d76e350db1a59ed10862e (diff) | |
Merge branch 'docs/grammar' into 'main'
Grammar fixes
See merge request apt-team/apt!535
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: |
