Tweak comment

This commit is contained in:
Daniel Imms
2022-08-24 08:55:11 -07:00
committed by GitHub
parent ac81d3f72d
commit 86ba6cd288
+2 -4
View File
@@ -3,10 +3,8 @@
* @license MIT
*/
/*
* note: intentional design, it's exposed to embedders of xterm.js
* so they can change the strings to localize xterm.js. #4055
*/
// This file contains strings that get exported in the API so they can be localized
// eslint-disable-next-line prefer-const
export let promptLabel = 'Terminal input';