mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
Remove duplicated punctuation
This commit is contained in:
Vendored
+1
-1
@@ -609,7 +609,7 @@ declare module 'xterm' {
|
||||
|
||||
/**
|
||||
* Selects text within the terminal.
|
||||
* @param column The column the selection starts at..
|
||||
* @param column The column the selection starts at.
|
||||
* @param row The row the selection starts at.
|
||||
* @param length The length of the selection.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user