From: Justin Kitzes Date: Sun, 3 Mar 2013 23:43:54 +0000 (-0800) Subject: Fix typo in docstring X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e4fd866184b5e644894b09d07634ea1c2e276ef2;p=swc-testing-nose.git Fix typo in docstring --- diff --git a/python/mean_sightings-full.py b/python/mean_sightings-full.py index 08de941..1b24f35 100755 --- a/python/mean_sightings-full.py +++ b/python/mean_sightings-full.py @@ -1,8 +1,8 @@ #!/usr/bin/env python ''' -Module/script to calculate mean numbe of sightings of a given animal in a given -sightings csv file. +Module/script to calculate mean number of sightings of a given animal in a +given sightings csv file. ''' import sys