summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xssn.at>2010-10-24 17:24:48 +0200
committerFlorian Pritz <bluewind@xssn.at>2010-10-24 17:24:48 +0200
commitcdf7eda32ff3e9bb4133b813e077480b25693dc9 (patch)
tree1609472d2ed7926b93eae184edda0972cbff4473
parentd3af9daedd5af9d77bcc5d8b8c75e6b2336d2457 (diff)
fix typo in manpage
Signed-off-by: Florian Pritz <bluewind@xssn.at>
-rw-r--r--fb.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/fb.pod b/fb.pod
index c2cf42d..2a00bdd 100644
--- a/fb.pod
+++ b/fb.pod
@@ -23,7 +23,7 @@ which will be uploaded once EOF is received.
If the file being uploaded is bigger than 10MB C<fb> will query the server for the
maximum upload size and abort the upload in case the file would be rejected.
-If you want to be able to delte files, you have to add the following line to ~/.netrc
+If you want to be able to delete files, you have to add the following line to ~/.netrc
machine paste.xinu.at password <your_secret_password>
=head1 SWITCHES