projects
/
irspy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96df53c
)
documentation typo
author
Wolfram Schneider
<wosch@indexdata.dk>
Wed, 21 Apr 2010 13:33:10 +0000
(15:33 +0200)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Wed, 21 Apr 2010 13:33:10 +0000
(15:33 +0200)
lib/ZOOM/IRSpy/Utils.pm
patch
|
blob
|
history
diff --git
a/lib/ZOOM/IRSpy/Utils.pm
b/lib/ZOOM/IRSpy/Utils.pm
index
0fc656a
..
1dc25e1
100644
(file)
--- a/
lib/ZOOM/IRSpy/Utils.pm
+++ b/
lib/ZOOM/IRSpy/Utils.pm
@@
-105,7
+105,7
@@
sub isodate {
$year+1900, $mon+1, $mday, $hour, $min, $sec);
}
-# strips whitespaces and start and ends of a field
+# strips whitespaces at start and ends of a field
sub trimField {
my $field = shift;