aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrenrot2
1 files changed, 1 insertions, 1 deletions
diff --git a/renrot b/renrot
index 2e51146..ad7ea13 100755
--- a/renrot
+++ b/renrot
@@ -6,5 +6,5 @@
# Analyze crash in third-party modules
-# (Receipt has been taken from http://ilya-dogolazky.livejournal.com/15061.html)
+# (Recipe has been borrowed from http://ilya-dogolazky.livejournal.com/15061.html)
BEGIN { $| = 1; $SIG{__DIE__} = sub { use Carp; confess $_[0] . 'Aborted' } }

Return to:

Send suggestions and report system problems to the System administrator.