Skip to content

Commit f2e7dd9

Browse files
letter fix
1 parent 30c10bc commit f2e7dd9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

csp/webTerminal/js/terminal.js.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -399,8 +399,8 @@ var terminal = new function() {
399399
400400
"about": function() {
401401
server.submit(terminal.serverActions.EXECUTE, 'for i=0:0.2:$zpi*2 { for u=1:1:($zsin(i)*15 + 15) { w ' +
402-
'" " } w "# " if (i=1.4) { w "CachéWebTerminal v' + application.version() + '" } elseif (i=1.6) {' +
403-
' w "for InterSystems Caché" } elseif (i=1.8) { w "by ZitRo" } elseif (i=4.4) { w "In developing ' +
402+
'" " } w "# " if (i=1.4) { w "CacheWebTerminal v' + application.version() + '" } elseif (i=1.6) {' +
403+
' w "for InterSystems Cache" } elseif (i=1.8) { w "by ZitRo" } elseif (i=4.4) { w "In developing ' +
404404
'since Summer, 2013" } elseif (i=4.6) { w "Project page: http://intersystems-ru.github.io/webterm' +
405405
'inal" } elseif (i=4.8) { w "Use at your own risk!" } elseif (i=5) { w "But believe me, all right' +
406406
' :)" } w ! h 0.04}');

0 commit comments

Comments
 (0)