This repository has been archived by the owner on May 12, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 373
Fix typos in sandbox and persist/fs #2465
Comments
dong-liuliu
added a commit
to dong-liuliu/runtime
that referenced
this issue
Feb 18, 2020
There is a typo 'writting' instead of 'writing' in a logger error. Fixes: kata-containers#2465 Signed-off-by: Liu Xiaodong <[email protected]>
dong-liuliu
added a commit
to dong-liuliu/runtime
that referenced
this issue
Feb 18, 2020
There is a typo 'emtpy' instead of 'empty' in a error message Fixes: kata-containers#2465 Signed-off-by: Liu Xiaodong <[email protected]>
evanfoster
pushed a commit
to evanfoster/runtime
that referenced
this issue
Mar 9, 2020
There is a typo 'writting' instead of 'writing' in a logger error. Fixes: kata-containers#2465 Signed-off-by: Liu Xiaodong <[email protected]>
evanfoster
pushed a commit
to evanfoster/runtime
that referenced
this issue
Mar 9, 2020
There is a typo 'emtpy' instead of 'empty' in a error message Fixes: kata-containers#2465 Signed-off-by: Liu Xiaodong <[email protected]>
chavafg
pushed a commit
to chavafg/runtime-1
that referenced
this issue
Apr 16, 2020
There is a typo 'emtpy' instead of 'empty' in a error message Fixes: kata-containers#2465 Signed-off-by: Liu Xiaodong <[email protected]> (cherry picked from commit 0f720e6)
chavafg
pushed a commit
to chavafg/runtime-1
that referenced
this issue
Apr 16, 2020
There is a typo 'emtpy' instead of 'empty' in a error message Fixes: kata-containers#2465 Signed-off-by: Liu Xiaodong <[email protected]> (cherry picked from commit 0f720e6)
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
There were 2 small typos:
One is in sandbox.go for "emtpy"; Another one is in persist/fs/fs.go for "writting".
The text was updated successfully, but these errors were encountered: