From b64129d435c5b8f53bb367fc2392ed08d42878c8 Mon Sep 17 00:00:00 2001 From: wangqiangbj Date: Wed, 9 Jan 2019 21:02:52 +0800 Subject: [PATCH] fix typos Change-Id: I8a58467fa86b0e7a3e18e33dcb57f147b728bf32 --- gluon/particleGenerator/generator.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gluon/particleGenerator/generator.py b/gluon/particleGenerator/generator.py index e977b5b..63b7539 100644 --- a/gluon/particleGenerator/generator.py +++ b/gluon/particleGenerator/generator.py @@ -411,7 +411,7 @@ def get_db_gen(): return GenData.DBGeneratorInstance -# Get the binding name for a serivce. For example the binding for net_l3vpn +# Get the binding name for a service. For example the binding for net_l3vpn # would be VpnBinding, and the binding for ietf-sfc would be both # SfDataPlaneLocator and SffDataPlaneLocator. # One reason for getting the binding name is to get the port's ipaddress stored