diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2023-10-11 15:41:17 +0200 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2023-10-11 15:41:17 +0200 |
commit | 8ab8ad65ea37261b96ee0a4fbcfade19075f8629 (patch) | |
tree | 8b5501427ec4f16634bd1a9e0177f0cc7a6af7e1 /doc | |
parent | b92934a1904cd6dd1dfdab283d27cd34ca2dbe44 (diff) |
s/AlreadDownloaded/AlreadyDownloaded/ in doc/progress-reporting.md
Thanks: jwilk for suggestion
Diffstat (limited to 'doc')
-rw-r--r-- | doc/progress-reporting.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/progress-reporting.md b/doc/progress-reporting.md index c4963af68..f2d3531df 100644 --- a/doc/progress-reporting.md +++ b/doc/progress-reporting.md @@ -63,7 +63,7 @@ Example: dlstatus -------- - dlstatus:AlreadDownloaded:TotalPercentage:action-description + dlstatus:AlreadyDownloaded:TotalPercentage:action-description * AlreadyDownloaded = the number of already downloaded packages * TotalPercentage = the total progress between [0..100] |