I am bad at names. Sorry mauke.
Matt S Trout [Sun, 15 Sep 2013 19:39:59 +0000 (19:39 +0000)]
lib/HTML/String/TT/Directive.pm

index c443f4b..5454785 100644 (file)
@@ -36,7 +36,7 @@ sub text {
     # which then gets overload::constant'ed appropriately.
 
     # The first two lines of the s! were assembled from the escape sequences
-    # table in "Quote and Quote-like Operators" in perlop by Lucas Mai, then
+    # table in "Quote and Quote-like Operators" in perlop by Lukas Mai, then
     # the last line handles sigils.
 
     my $str = perlstring $text;