|
@@ -42,7 +42,7 @@ export default class Input extends Plugin {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
/**
|
|
/**
|
|
|
- * Checks batch if is a result of user input - ie typing.
|
|
|
|
|
|
|
+ * Checks batch if it is a result of user input - e.g. typing.
|
|
|
*
|
|
*
|
|
|
* **Note:** This method checks if the batch was created using {@link module:typing/inputcommand~InputCommand 'input'}
|
|
* **Note:** This method checks if the batch was created using {@link module:typing/inputcommand~InputCommand 'input'}
|
|
|
* command as typing changes coming from user input are inserted to the document using that command.
|
|
* command as typing changes coming from user input are inserted to the document using that command.
|