aboutsummaryrefslogtreecommitdiffstats
path: root/rpmdrake.pm
diff options
context:
space:
mode:
Diffstat (limited to 'rpmdrake.pm')
-rw-r--r--rpmdrake.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpmdrake.pm b/rpmdrake.pm
index b08f46b2..0e7a46f4 100644
--- a/rpmdrake.pm
+++ b/rpmdrake.pm
@@ -753,7 +753,7 @@ sub show_urpm_progress {
}
}
}
- Gtk3->main_iteration while Gtk3->events_pending;
+ Gtk3::main_iteration while Gtk3::events_pending;
}
sub update_sources {