From 8c4f87bab057c609521a3e44eeb52b10ffecb658 Mon Sep 17 00:00:00 2001 From: Antoine Musso Date: Sun, 11 Dec 2005 19:56:44 +0000 Subject: [PATCH] Fix 4249 : typo --- maintenance/entities2literals.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maintenance/entities2literals.pl b/maintenance/entities2literals.pl index a981081ea7..dd47f6bbf6 100644 --- a/maintenance/entities2literals.pl +++ b/maintenance/entities2literals.pl @@ -1,4 +1,4 @@ -#!/usr/bin/evn perl +#!/usr/bin/env perl # Takes STDIN and converts Converts hexadecimal, decimal and named HTML # entities to their respective literals. # -- 2.20.1