From fc649d472490ea13b935eccf1ecd692dd7112fd4 Mon Sep 17 00:00:00 2001 From: "travis%sedsystems.ca" <> Date: Sat, 29 Jan 2005 02:56:26 +0000 Subject: Fix up a 'fix on checkin' nit that I forgot to fix on checkin for Bug 278791 --- Bugzilla/Util.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Bugzilla/Util.pm b/Bugzilla/Util.pm index e5207af78..7bb173e05 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 -- cgit v1.2.3-24-g4f1b