Fix grammar error

Change-Id: I201e8d065fb3bea04729a8d3ec26d73f3efbf7f7
This commit is contained in:
baiwenteng
2018-02-09 17:00:38 +08:00
parent 47a67f55b9
commit f2194a406c

View File

@@ -358,7 +358,7 @@ class NetworkAPI(base.Base):
"""Update instance vnic index.
When the 'VNIC index' extension is supported this method will update
the vnic index of the instance on the port. A instance may have more
the vnic index of the instance on the port. An instance may have more
than one vnic.
:param context: The request context.