fix some typo (#5307)

This commit is contained in:
digger yu
2024-01-25 13:56:27 +08:00
committed by GitHub
parent ec912b1ba9
commit bce9499ed3
12 changed files with 20 additions and 20 deletions

View File

@@ -123,7 +123,7 @@ class MultiTimer:
return None
def get_timer(self, name):
"""Get timer by its name (from multitimer)
"""Get timer by its name (from multimer)
Args:
name (str): Timer's key.