Fix grammar in JDoc

This commit is contained in:
TobiGr
2023-08-22 16:23:22 +02:00
parent e6747066ae
commit 68957d3880
@@ -309,7 +309,7 @@ public final class StateSaver {
}
/**
* Used for describe how to save/read the objects.
* Used for describing how to save/read the objects.
* <p>
* Queue was chosen by its FIFO property.
*/