diff options
-rwxr-xr-x | rpmdrake | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1330,7 +1330,7 @@ Is it ok to continue?", @{ ugtk2::markup_to_TextView_format( formatAlaTeX(join("\n\n\n", format_header(N("Quick Introduction")), N("You can browse the packages through the categories tree on the left."), - N("You can view information about a packages by clicking on it on the right list."), + N("You can view information about a package by clicking on it on the right list."), N("To install, update or remove a package, just click on its \"checkbox\".")))) } ]); |