Fix slight whitespace error

This commit is contained in:
Iain Lane 2019-07-16 10:27:47 +01:00
parent b208ded59e
commit 979dbde6a2
No known key found for this signature in database
GPG Key ID: E352D5C51C5041D4

View File

@ -650,7 +650,7 @@ snap_preseed() {
;; ;;
esac esac
# Do basic validation of generated snapd seed.yaml, doing it here # Do basic validation of generated snapd seed.yaml, doing it here
# means we catch all the places(tm) that snaps are added but the # means we catch all the places(tm) that snaps are added but the
# downside is that each time a snap is added the seed must be valid, # downside is that each time a snap is added the seed must be valid,