Fixed javadoc
This commit is contained in:
parent
2cc1623e55
commit
b3d4b9ee8c
|
@ -129,7 +129,6 @@ public class FallbackPersistenceBackend extends PersistenceBackend {
|
|||
}
|
||||
|
||||
/**
|
||||
* {@inheritDoc}
|
||||
* This method is synchronized on fallbackFile. Any actions which
|
||||
* has to modify, rename or delete the file must be synchronized on this
|
||||
* file. To retrieve it use {@link #getFallbackFile()} method.
|
||||
|
|
Loading…
Reference in New Issue