Skip to content

Commit 9b0d567

Browse files
dpvczorkow
andauthored
Update ts/ui/dialog/DraggableDialog.ts
Co-authored-by: Volker Sorge <v.sorge@mathjax.org>
1 parent ff85e8d commit 9b0d567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ts/ui/dialog/DraggableDialog.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -919,7 +919,7 @@ export class DraggableDialog {
919919
}
920920

921921
/**
922-
* Select the contents of the dialog for copying
922+
* Select the content of the dialog for copying
923923
*/
924924
protected selectAll() {
925925
const selection = document.getSelection();

0 commit comments

Comments
 (0)