Merge pull request #712 from mrunalp/comment_fixup

Fixup incorrect package name in a comment
This commit is contained in:
Qiang Huang
2016-03-31 17:02:02 +08:00
+1 -1
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