Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 030dfcf

Browse files
committed
Merge pull request alphagov#83 from alphagov/apt-desc-typo
s/outstading/outstanding
2 parents 753179d + 4b0d184 commit 030dfcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apt.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ def updates():
77

88
@task
99
def security_updates():
10-
"""Show outstading security updates"""
10+
"""Show outstanding security updates"""
1111
run("/usr/local/bin/govuk_check_security_upgrades --human-readable")
1212

1313
@task

0 commit comments

Comments
 (0)