summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Rousse <guillomovitch@mageia.org>2012-12-05 12:14:33 +0000
committerGuillaume Rousse <guillomovitch@mageia.org>2012-12-05 12:14:33 +0000
commit79e8257902841be265fdad43ae737ef76ac57e96 (patch)
tree05e90cc8133384ded556cb3d5c8962c7db6493e7
parent36f1748bcb7a310ab54361b78cd143ccb1cbb5d3 (diff)
downloadurpmi-79e8257902841be265fdad43ae737ef76ac57e96.tar
urpmi-79e8257902841be265fdad43ae737ef76ac57e96.tar.gz
urpmi-79e8257902841be265fdad43ae737ef76ac57e96.tar.bz2
urpmi-79e8257902841be265fdad43ae737ef76ac57e96.tar.xz
urpmi-79e8257902841be265fdad43ae737ef76ac57e96.zip
fix some spelling errors
-rw-r--r--urpm/orphans.pm2
-rw-r--r--urpm/sys.pm2
2 files changed, 2 insertions, 2 deletions
diff --git a/urpm/orphans.pm b/urpm/orphans.pm
index 633c6be1..7ee84145 100644
--- a/urpm/orphans.pm
+++ b/urpm/orphans.pm
@@ -61,7 +61,7 @@ sub unrequested_list {
=item mark_as_requested($urpm, $state, $test)
-Mark some packages as explicitely requested (usually because
+Mark some packages as explicitly requested (usually because
they were manually installed).
=cut
diff --git a/urpm/sys.pm b/urpm/sys.pm
index 0521b2cd..231a37c7 100644
--- a/urpm/sys.pm
+++ b/urpm/sys.pm
@@ -193,7 +193,7 @@ sub trim_until_d {
=item check_fs_writable()
-Checks if the main filesystems are writeable for urpmi to install files in
+Checks if the main filesystems are writable for urpmi to install files in
=cut