summaryrefslogtreecommitdiffstats
path: root/perl/perl-file-path-expand/README
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-file-path-expand/README')
-rw-r--r--perl/perl-file-path-expand/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/perl/perl-file-path-expand/README b/perl/perl-file-path-expand/README
index 961355caf1..6898619852 100644
--- a/perl/perl-file-path-expand/README
+++ b/perl/perl-file-path-expand/README
@@ -1,3 +1,3 @@
-File::Path::Expand expands user directories in filenames.
-For the simple case it's no more complex than s{^~/}{$HOME/},
-but for other cases it consults getpwent and does the right thing.
+File::Path::Expand expands user directories in filenames. For the
+simple case it's no more complex than s{^~/}{$HOME/}, but for other
+cases it consults getpwent and does the right thing.