fixed typo

This commit is contained in:
Arvid Norberg 2007-04-26 00:40:27 +00:00
parent d41d2ecd14
commit db657af26d
1 changed files with 1 additions and 1 deletions

View File

@ -3356,7 +3356,7 @@ There are two modes in which storage (files on disk) are allocated in libtorrent
* The traditional *full allocation* mode, where the entire files are filled up with
zeros before anything is downloaded. libtorrent will look for sparse files support
in the filesystem that is used for storage, and use sparse files or file system
zaero fill support if present. This means that on NTFS, full allocation mode will
zero fill support if present. This means that on NTFS, full allocation mode will
only allocate storage for the downloaded pieces.
* And the *compact allocation* mode, where only files are allocated for actual