Correct spelling of preceeding in a CLOSED TREE

This commit is contained in:
Phil Ringnalda 2010-04-15 21:12:08 -07:00
parent bde336be0e
commit 0bedd942aa

View File

@ -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.
//