Remove duplicated punctuation

This commit is contained in:
alberto
2019-10-27 22:38:55 +01:00
committed by GitHub
parent fe2ac04b85
commit ffe2d66aff
+1 -1
View File
@@ -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.
*/