fix minor typo in DESCR

This commit is contained in:
avsm 2000-09-16 15:20:11 +00:00
parent 83627495e3
commit 783bcda6cf

View File

@ -3,7 +3,7 @@ continously appended to (the name comes from the tail -f directive).
Usually such files are logfiles of some description.
The module tries hard not to busy wait on the file, dynamically
calcultaing how long it should wait before it pays to try reading
calculating how long it should wait before it pays to try reading
the file again.
The module should handle normal log truncations ("close; move; open"