From: travis%sedsystems.ca <> Date: Sat, 29 Jan 2005 02:56:26 +0000 (+0000) Subject: Fix up a 'fix on checkin' nit that I forgot to fix on checkin for Bug 278791 X-Git-Tag: bugzilla-2.19.3~367 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc649d472490ea13b935eccf1ecd692dd7112fd4;p=thirdparty%2Fbugzilla.git Fix up a 'fix on checkin' nit that I forgot to fix on checkin for Bug 278791 --- diff --git a/Bugzilla/Util.pm b/Bugzilla/Util.pm index e5207af786..7bb173e055 100644 --- a/Bugzilla/Util.pm +++ b/Bugzilla/Util.pm @@ -426,7 +426,8 @@ returns only 1 digit precision. =item C -Takes a filename and returns the modification time. It returns it in the format of the "mtime" parameter of the perl "stat" function. +Takes a filename and returns the modification time. It returns it in the format +of the "mtime" parameter of the perl "stat" function. =back