diff options
Diffstat (limited to 't/japh')
-rw-r--r-- | t/japh/abigail.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/japh/abigail.t b/t/japh/abigail.t index de0de7fd7e..06bba7a0ab 100644 --- a/t/japh/abigail.t +++ b/t/japh/abigail.t @@ -16,7 +16,7 @@ # is unfortunately not a trivial task. # # WARNING: these tests are obfuscated. Do not get frustrated. -# Ask Abigail <abigail@foad.ord>, or use the Deparse or Concise +# Ask Abigail <abigail@foad.org>, or use the Deparse or Concise # modules (the former parses Perl to Perl, the latter shows the # op syntax tree) like this: # ./perl -Ilib -MO=Deparse foo.pl |