1
0
mirror of https://github.com/opencontainers/runc.git synced 2025-08-08 12:42:06 +03:00

Fixup incorrect pacakge name in a comment

Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
This commit is contained in:
Mrunal Patel
2016-03-30 14:48:19 -07:00
parent 2441732d6f
commit 79a2479099

View File

@@ -1,6 +1,6 @@
// +build linux
// Package strconv implements conversion of specifications to libcontainer
// Package specconv implements conversion of specifications to libcontainer
// configurations
package specconv