From 43911c45d324e77a89e0cf5972f2b8bcf224f950 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Tue, 18 May 2010 11:34:21 +0000 Subject: fix typo --- mdkonline.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mdkonline.pm') diff --git a/mdkonline.pm b/mdkonline.pm index f37fb7c7..daf494dc 100644 --- a/mdkonline.pm +++ b/mdkonline.pm @@ -223,7 +223,7 @@ sub add_medium_powerpack { or return 0; run_program::raw(@options, '--update', - "Restrictend Updates $arch " . int(rand(100000)), + "Restricted Updates $arch " . int(rand(100000)), "${uri}updates/$arch"); } -- cgit v1.2.1