Correct spelling of preceeding in a CLOSED TREE

This commit is contained in:
Phil Ringnalda 2010-04-15 21:12:08 -07:00
Родитель bde336be0e
Коммит 0bedd942aa
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -141,7 +141,7 @@ protected:
// data
// --BoundaryToken-- (end delimited by final "--")
//
// linebreaks can be either CRLF or LFLF. linebreaks preceeding
// linebreaks can be either CRLF or LFLF. linebreaks preceding
// boundary tokens are considered part of the data. BoundaryToken
// is any opaque string.
//