From 8aed799e94d9d427dadb31cf40fc87b44220c2eb Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Thu, 26 Aug 2004 04:01:22 +0000 Subject: fixed name in comment --- drakpxelinux.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drakpxelinux.pl') diff --git a/drakpxelinux.pl b/drakpxelinux.pl index 3214551..8938208 100644 --- a/drakpxelinux.pl +++ b/drakpxelinux.pl @@ -33,7 +33,7 @@ use network::network; use ugtk2 qw(:ask :helpers :wrappers :create :dialogs); use interactive; -# i18n: IMPORTANT: to get correct namespace (drakconf instead of libDrakX) +# i18n: IMPORTANT: to get correct namespace (drakpxelinux instead of libDrakX) BEGIN { unshift @::textdomains, 'drakpxelinux' } use constant FALSE => 0; -- cgit v1.2.1