about summary refs log tree commit
diff options
context:
space:
mode:
authorAlexandr Ciornii <alexchorny@gmail.com>2011-09-30 13:10:42 +0300
committerAlexandr Ciornii <alexchorny@gmail.com>2011-09-30 13:10:42 +0300
commit9b018e11709778fecc58aa30659a33e382c784ec (patch)
treee9a84b6c77c6b053a90588f2a555143c3c904dd0
parente3d10fbb1a8e0f1b54b101aa2ff5f908ff6ddbae (diff)
downloadperl-libnet-9b018e11709778fecc58aa30659a33e382c784ec.tar.gz
typo
-rw-r--r--Net/Netrc.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Net/Netrc.pm b/Net/Netrc.pm
index 3f04fee..57e965e 100644
--- a/Net/Netrc.pm
+++ b/Net/Netrc.pm
@@ -311,7 +311,7 @@ Return the account information for the netrc entry
 
 =item lpa ()
 
-Return a list of login, password and account information fir the netrc entry
+Return a list of login, password and account information for the netrc entry
 
 =back