From 2e361f242373f2c1158f67f8b28b4f50e2886583 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 9 Mar 2009 09:49:06 +0000 Subject: (_get_media_cfg_options) fix typo in comment --- perl-install/install/media.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/install/media.pm') diff --git a/perl-install/install/media.pm b/perl-install/install/media.pm index 2dbcc01d8..7392bc6db 100644 --- a/perl-install/install/media.pm +++ b/perl-install/install/media.pm @@ -621,7 +621,7 @@ sub _url2phys_medium { } } -# shrinked down get_media_cfg() in order to keep optins that urpmi discards: +# shrinked down get_media_cfg() in order to keep options that urpmi discards: sub _get_media_cfg_options { my ($o, $phys_medium) = @_; -- cgit v1.2.1