Update index.rs (#846)

This commit is contained in:
lyj
2020-07-02 14:11:38 +08:00
committed by GitHub
parent 0ebbc4cb5a
commit 1ab7f660a4

View File

@@ -283,7 +283,7 @@ impl Index {
TantivyError::LockFailure(
err,
Some(
"Failed to acquire index lock. If you are using\
"Failed to acquire index lock. If you are using \
a regular directory, this means there is already an \
`IndexWriter` working on this `Directory`, in this process \
or in a different process."