Skip to content

Commit c6adbea

Browse files
committed
Пробелы
1 parent 6ed33e9 commit c6adbea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cmd/Модули/ПараметрыПриложения.os

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
КонецФункции
172172

173173
Функция ИмяЛогаПриложения() Экспорт
174-
Возврат "oscript.app."+ИмяПриложения();
174+
Возврат "oscript.app." + ИмяПриложения();
175175
КонецФункции
176176

177177
Функция ИмяПриложения() Экспорт

0 commit comments

Comments
 (0)