Trivial fix typos

Change-Id: I4c7d3a0d815a616d1ba2c0d26135db5f2aea0c2f
This commit is contained in:
Vu Cong Tuan
2017-05-30 15:54:30 +07:00
parent bd8151e581
commit 35074edaf7
12 changed files with 15 additions and 15 deletions

View File

@@ -59,7 +59,7 @@ class GnocchiHelper(object):
:param start_time: Start datetime from which metrics will be used
:param stop_time: End datetime from which metrics will be used
:param granularity: frequency of marking metric point, in seconds
:param aggregation: Should be chosen in accrodance with policy
:param aggregation: Should be chosen in accordance with policy
aggregations
:return: value of aggregated metric
"""