aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xrpmdrake2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpmdrake b/rpmdrake
index 26d1e9cf..3c7785f5 100755
--- a/rpmdrake
+++ b/rpmdrake
@@ -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\"."))))
}
]);