Remove some changes
authorarus <tinydew4@gmail.com>
Sun, 25 Sep 2016 14:28:59 +0000 (23:28 +0900)
committerarus <tinydew4@gmail.com>
Sun, 25 Sep 2016 14:28:59 +0000 (23:28 +0900)
docs-translations/ko-KR/api/browser-window.md

index 29f84dd894d714b5f00868218ac350a096f39d9c..0f0b67211acc31d81808b36ee4065c01885e11e3 100644 (file)
@@ -289,7 +289,7 @@ On Windows it is
 
 #### Event: 'page-title-updated'
 
-반환값:
+Returns:
 
 * `event` Event
 * `title` String
@@ -299,7 +299,7 @@ On Windows it is
 
 #### Event: 'close'
 
-반환값:
+Returns:
 
 * `event` Event
 * `title` String
@@ -407,7 +407,7 @@ __참고__: macOS에선 이 이벤트가 그저 `moved` 이벤트의 별칭(alia
 
 #### Event: 'app-command' _Windows_
 
-반환값:
+Returns:
 
 * `event` Event
 * `command` String
@@ -444,7 +444,7 @@ someWindow.on('app-command', (e, cmd) => {
 
 #### Event: 'swipe' _macOS_
 
-반환값:
+Returns:
 
 * `event` Event
 * `direction` String