1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-06-18 06:16:05 +01:00

doc: Apply it's/its grammar pedantry

This commit is contained in:
Brendan Jackman
2016-01-14 12:05:49 +00:00
parent dc5cf6d7b8
commit 2ae8c6073f
9 changed files with 13 additions and 13 deletions

@ -72,7 +72,7 @@ REBOOT_DELAY = 3
class RunInfo(object):
"""
Information about the current run, such as it's unique ID, run
Information about the current run, such as its unique ID, run
time, etc.
"""