Browse Source

fix comment

yusuketk 7 years ago
parent
commit
32e3ba14f3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/util/importer.js

+ 1 - 1
lib/util/importer.js

@@ -58,7 +58,7 @@ module.exports = crowi => {
   };
 
     /**
-   * Import page data from esa to GROWI
+   * Import page data from qiita to GROWI
    */
   importer.importDataFromQiita = user => {
     return new Promise((resolve, reject) => {