Browse code

Merge pull request #17683 from haoshuwei/fix-wordspelling-in-network

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

Vincent Demeester authored on 2015/11/05 00:02:08
Showing 1 changed files
... ...
@@ -237,7 +237,7 @@ func (cli *DockerCli) CmdNetworkInspect(args ...string) error {
237 237
 	return nil
238 238
 }
239 239
 
240
-// Consolidates the ipam configuration as a group from differnt related configurations
240
+// Consolidates the ipam configuration as a group from different related configurations
241 241
 // user can configure network with multiple non-overlapping subnets and hence it is
242 242
 // possible to corelate the various related parameters and consolidate them.
243 243
 // consoidateIpam consolidates subnets, ip-ranges, gateways and auxilary addresses into