Skip to content

Commit d715041

Browse files
committed
Fix typo
Signed-off-by: Zhang Wei <zhangwei555@huawei.com>
1 parent 2ecf5f0 commit d715041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libnetwork/idm/idm.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Package idm manages resevation/release of numerical ids from a configured set of contiguos ids
1+
// Package idm manages reservation/release of numerical ids from a configured set of contiguous ids
22
package idm
33

44
import (

0 commit comments

Comments
 (0)