Commit c47aff93 authored by Nikolay Gromov's avatar Nikolay Gromov

Микроправка комментария

parent 3919c0aa
...@@ -63,7 +63,7 @@ if(blockName) { ...@@ -63,7 +63,7 @@ if(blockName) {
} }
} }
// Если файл наличия импорта по-прежнему опущен, допишем импорт // Если флаг наличия импорта по-прежнему опущен, допишем импорт
if(!impotrtExist) { if(!impotrtExist) {
// Открываем файл // Открываем файл
fs.open(dirs.source + '/less/style.less', 'a', function(err, fileHandle) { fs.open(dirs.source + '/less/style.less', 'a', function(err, fileHandle) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment