1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Fixing wrong word spelling in api/client/network.go

Signed-off-by: Shuwei Hao <haoshuwei24@gmail.com>
This commit is contained in:
Shuwei Hao 2015-11-04 12:52:29 +00:00
parent 0f41761290
commit 11062ea177

View file

@ -237,7 +237,7 @@ func (cli *DockerCli) CmdNetworkInspect(args ...string) error {
return nil
}
// Consolidates the ipam configuration as a group from differnt related configurations
// Consolidates the ipam configuration as a group from different related configurations
// user can configure network with multiple non-overlapping subnets and hence it is
// possible to corelate the various related parameters and consolidate them.
// consoidateIpam consolidates subnets, ip-ranges, gateways and auxilary addresses into