summaryrefslogtreecommitdiffstats
path: root/urpm/dudf.pm
diff options
context:
space:
mode:
Diffstat (limited to 'urpm/dudf.pm')
-rw-r--r--urpm/dudf.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/urpm/dudf.pm b/urpm/dudf.pm
index 3165dc6a..664884eb 100644
--- a/urpm/dudf.pm
+++ b/urpm/dudf.pm
@@ -488,7 +488,7 @@ sub write_dudf {
$self->upload_dudf;
}
else {
- print N("Cannot write DUDF file\n.");
+ print N("Cannot write DUDF file.\n");
}
}
}