aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Shevchenko <andy@smile.org.ua>2013-05-05 08:02:46 +0000
committerAndy Shevchenko <andy@smile.org.ua>2013-05-05 08:02:46 +0000
commitf75c8e5a0e7a7d74d793ca9997184d6f1004932b (patch)
tree9b3bcfbc6ac4a9225e7fa98c1cae1556cf68b584
parent215210218e7057a379efb630d6c0d7641a69f8eb (diff)
downloadrenrot-f75c8e5a0e7a7d74d793ca9997184d6f1004932b.tar.gz
renrot-f75c8e5a0e7a7d74d793ca9997184d6f1004932b.tar.bz2
doc: fix spelling in the comments
Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com> git-svn-id: file:///svnroot/renrot/trunk@622 fe2816f4-e837-0410-b10a-f608c9d244a1
-rwxr-xr-xrenrot2
1 files changed, 1 insertions, 1 deletions
diff --git a/renrot b/renrot
index 2e51146..ad7ea13 100755
--- a/renrot
+++ b/renrot
@@ -7,3 +7,3 @@
# 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.