Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Ortiz <dirakx@gmail.com>2013-03-08 03:11:38 (GMT)
committer Rafael Ortiz <dirakx@gmail.com>2013-03-08 03:11:38 (GMT)
commitef547e79856b5e801aa7e4267cd415619c998a36 (patch)
tree97f55ae13db46a1de2105a3c1945e3ccfe6071af
parent332693b2d0c4b71b88d3e37baf68fcecd8b4a5b5 (diff)
typo
-rw-r--r--stopwatch.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/stopwatch.py b/stopwatch.py
index 3b9db4b..535522d 100644
--- a/stopwatch.py
+++ b/stopwatch.py
@@ -1,4 +1,4 @@
-:# Copyright 2007 Benjamin M. Schwartz
+# Copyright 2007 Benjamin M. Schwartz
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by