diff --git a/virtcontainers/clh.go b/virtcontainers/clh.go index d40b698b81..153854bcd0 100644 --- a/virtcontainers/clh.go +++ b/virtcontainers/clh.go @@ -33,7 +33,7 @@ import ( ) // -// Constants and type definitions related to cloud hypervisor +// Constants and type definitions related to cloud hypervisor. // type clhState uint8