fix a minor spacing issue

dev
Michael Ball 2015-12-15 03:41:49 -08:00
rodzic ff1aab7d1f
commit 7e42e8f785
1 zmienionych plików z 1 dodań i 1 usunięć

2
gui.js
Wyświetl plik

@ -2592,7 +2592,7 @@ IDE_Morph.prototype.projectMenu = function () {
'Export summary with drop-shadows...',
function () {myself.exportProjectSummary(true); },
'open a new browser browser window' +
'\n with a summary of this project' +
'\nwith a summary of this project' +
'\nwith drop-shadows on all pictures.' +
'\nnot supported by all browsers',
new Color(100, 0, 0)