Fix typos in code comments (#14588)

Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
pull/14596/merge
binbin 2021-12-30 13:34:27 +08:00 committed by GitHub
parent b24349a8d8
commit 570098b563
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -256,8 +256,8 @@ class TestPartitionParams(TestcaseBase):
@pytest.mark.tags(CaseLabel.L2)
def test_load_partitons_after_release(self):
"""
target: test release the partiton after load partition
method: load partitons and release partitions
target: test release the partition after load partition
method: load partitions and release partitions
expected: no exception
"""
self._connect()