I am bad at names. Sorry mauke.
[scpubgit/HTML-String.git] / 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;