From 42d4edaa0085600180aa529a65a65ea0e20f35d0 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 8 Apr 2008 18:24:37 -0400 Subject: [PATCH] capitalise sentence --- mr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mr b/mr index 4c7be3d..2247e52 100755 --- a/mr +++ b/mr @@ -607,7 +607,7 @@ sub record { #{{{ elsif ($ret == FAILED) { if ($interactive) { chdir($dir) unless $no_chdir; - print STDERR "mr: starting interactive shell. Exit shell to continue.\n"; + print STDERR "mr: Starting interactive shell. Exit shell to continue.\n"; system((getpwuid($<))[8]); } push @failed, $dir; -- 2.39.2