changeset 41:df1b4d7e988f

Reword text to be clearer.
author Daniel O'Connor <darius@dons.net.au>
date Wed, 28 Sep 2011 13:35:45 +0930
parents 3c01bd3f2786
children 184ea77c10e7
files find.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/find.py	Wed Sep 28 12:32:44 2011 +0930
+++ b/find.py	Wed Sep 28 13:35:45 2011 +0930
@@ -53,7 +53,7 @@
     if minlev != None:
         if dostats:
             print ""
-        print "Files with any element exceeding %.2f dBm:" % (minlev)
+        print "Files with any sample exceeding %.2f dBm:" % (minlev)
         for fn in minfiles:
             print fn