From e57fc01658ff9fe071260c003b097f008da52662 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Tue, 13 Jul 2010 11:25:44 -0400 Subject: [PATCH] Missing parenthesis in a comment! --- bin/mailshears | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/mailshears b/bin/mailshears index d12bbbd..afc4301 100755 --- a/bin/mailshears +++ b/bin/mailshears @@ -15,7 +15,7 @@ # We need Pathname to get the real filesystem path # of this script (and not, for example, the path of -# a symlink which points to it. +# a symlink which points to it). require 'pathname' # This bit of magic adds the parent directory (the -- 2.43.2