mirror of
https://github.com/containers/podman.git
synced 2025-06-20 17:13:43 +08:00
[CI:DOCS] Improve language. Fix spelling and typos.
* Correct spelling and typos. * Improve language. Co-authored-by: Ed Santiago <santiago@redhat.com> Signed-off-by: Erik Sjölund <erik.sjolund@gmail.com>
This commit is contained in:

committed by
Matthew Heon

parent
a363b3a65c
commit
557b65e092
@ -205,7 +205,7 @@ var (
|
||||
// Useful for potentially long running tasks.
|
||||
ErrCanceled = errors.New("cancelled by user")
|
||||
|
||||
// ErrConmonVersionFormat is used when the expected versio-format of conmon
|
||||
// ErrConmonVersionFormat is used when the expected version format of conmon
|
||||
// has changed.
|
||||
ErrConmonVersionFormat = "conmon version changed format"
|
||||
)
|
||||
|
Reference in New Issue
Block a user