Skip to content

Commit b5ee940

Browse files
fix typo
1 parent b12d883 commit b5ee940

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

btrdb/point.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ def from_proto_list(cls, proto_list):
157157
@property
158158
def time(self):
159159
"""
160-
The stating time value of the time series within a range of time
160+
The starting time of the time series within the stat point
161161
"""
162162
return self._time
163163

0 commit comments

Comments
 (0)