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
commit 89ab7f2ccc
1 changed files with 1 additions and 1 deletions

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