Skip to content

Commit 1cdf5c3

Browse files
committed
Fix StateManager#copy's doc
1 parent a990a3a commit 1cdf5c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/state/stateManager.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ export default class StateManager {
6464
}
6565

6666
/**
67-
* Copies the current instance of the `DefaultStateManager`
67+
* Copies the current instance of the `StateManager`
6868
* at the last fully committed point, i.e. as if all current
6969
* checkpoints were reverted.
7070
*/

0 commit comments

Comments
 (0)