Fixed typo (#1279)

Users shouldn't reply on -> users shouldn't rely on
This commit is contained in:
Edouard A 2016-08-15 18:21:01 +02:00 committed by dhruba borthakur
parent b248e98cf9
commit a117891b4b

View File

@ -1232,7 +1232,7 @@ struct DBOptions {
// Allows OS to incrementally sync files to disk while they are being
// written, asynchronously, in the background. This operation can be used
// to smooth out write I/Os over time. Users shouldn't reply on it for
// to smooth out write I/Os over time. Users shouldn't rely on it for
// persistency guarantee.
// Issue one request for every bytes_per_sync written. 0 turns it off.
// Default: 0