Fix a typo in docstring

convertions --> conversions

Change-Id: I8ca0744a5bf12653550c8ecbf642b5632160c134
This commit is contained in:
melissaml 2018-12-11 17:24:50 +08:00
parent 9298b7a6f8
commit 3f3ddec16d
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ class TestIdlUtils(base.TestCase):
* if column type is_optional and value is a single element, value is
transformed to a length-1-list
* any other value is returned as it is, no type convertions
* any other value is returned as it is, no type conversions
"""
table = MockTable("SomeTable",