Skip to content

Commit 88beda6

Browse files
committed
Соответствие название ф-ии и ее тела #109
1 parent 71920e2 commit 88beda6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/Классы/МенеджерСинхронизации.os

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1527,7 +1527,7 @@
15271527
//
15281528
Процедура УдалитьВременныеФайлыПриНеобходимости(Знач ПутьКФайлу = "") Экспорт
15291529

1530-
Если УдалятьВременныеФайлы Тогда
1530+
Если НЕ УдалятьВременныеФайлы Тогда
15311531
Возврат;
15321532
КонецЕсли;
15331533

0 commit comments

Comments
 (0)