diff options
author | hgangwx <hgangwx@cn.ibm.com> | 2015-12-30 14:25:22 +0800 |
---|---|---|
committer | hgangwx <hgangwx@cn.ibm.com> | 2015-12-30 14:27:29 +0800 |
commit | ab65eef4ce4096410bdfec9ea7d8780f800321df (patch) | |
tree | 90dd275c5bbb8c9898c8d81ea05acb2b2fb35cfa /tests/unit/test_swiftclient.py | |
parent | 5e13c3e845cae9d4736e7a8706f1f3ea1476878b (diff) | |
download | python-swiftclient-ab65eef4ce4096410bdfec9ea7d8780f800321df.tar.gz |
Wrong usage of "an"
Wrong usage of "an" in the messages:
"the optional os_options paramater includes an non-empty"
"We are allowing to have an tenant_name argument"
Should be:
"the optional os_options paramater includes a non-empty"
"We are allowing to have a tenant_name argument"
Totally 2 occurrences in python-swiftclient base code.
Change-Id: I2f2f7e07432fedfee5ccb418d9505250b3fed597
Diffstat (limited to 'tests/unit/test_swiftclient.py')
0 files changed, 0 insertions, 0 deletions