mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-17 20:51:20 +02:00
deletebackward -> deleteforward (#3346)
This commit is contained in:
committed by
Ian Storm Taylor
parent
0b7644e975
commit
af7a7e7c45
@@ -42,7 +42,7 @@ export interface DeleteBackwardCommand {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The `DeleteBackwardCommand` delete's content forward, meaning after the
|
* The `DeleteForwardCommand` delete's content forward, meaning after the
|
||||||
* current selection, by a specific `unit` of distance.
|
* current selection, by a specific `unit` of distance.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user