diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2019-10-12 13:31:44 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2019-10-12 13:31:44 +0200 |
commit | 0066cc73f64b9b7789bbc1011cfb63c2efbaae82 (patch) | |
tree | acef64969340017ee44225b29143c60d116d9a99 /README | |
parent | 08a7f6c111f013c68f4807f4e8caa9f31278c2c0 (diff) | |
download | fetchmail-0066cc73f64b9b7789bbc1011cfb63c2efbaae82.tar.gz fetchmail-0066cc73f64b9b7789bbc1011cfb63c2efbaae82.tar.bz2 fetchmail-0066cc73f64b9b7789bbc1011cfb63c2efbaae82.zip |
Fix typo in fetchmail's name.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ tested under the BSD variants, AIX, HP-UX versions 9 and 10, SunOS, Solaris, NEXTSTEP, OSF 3.2, IRIX, and Rhapsody once upon a time. The current maintainer does not have access to these systems, and assumes that -the system is at least Single-Unix-Specification V2 compatible, yet fetchmaiil +the system is at least Single-Unix-Specification V2 compatible, yet fetchmail should be compilable by a C89 compiler. It currently ships with a copy of the trio library for systems that lack snprintf(). |