From 016f13b4dd77816f5b310a6154c8679cdcb1a224 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sun, 5 Apr 2015 05:02:11 -0400 Subject: Comment typo fix. --- gpsprof | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gpsprof') diff --git a/gpsprof b/gpsprof index 963eea6c..f21dd0bd 100755 --- a/gpsprof +++ b/gpsprof @@ -51,7 +51,7 @@ class Baton: class plotter: - "Generic class for gatherling and plotting sensor statistics." + "Generic class for gathering and plotting sensor statistics." def __init__(self): self.fixes = [] self.start_time = int(time.time()) -- cgit v1.2.1