소스 검색

Copy edits per inline comments

Jessica Lord 9 년 전
부모
커밋
f7dae7a328
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      main.js

+ 2 - 2
main.js

@@ -49,5 +49,5 @@ app.on('activate', function () {
   }
 });
 
-// In this file you can include the rest of your app specific main process
-// code. You can also put them in files and require them here. 
+// In this file you can include the rest of your app's specific main process
+// code. You can also put them in separate files and require them here.