Modify the error terms
author张树源 <zhshy123@foxmail.com>
Thu, 10 Nov 2016 06:42:41 +0000 (14:42 +0800)
committerGitHub <noreply@github.com>
Thu, 10 Nov 2016 06:42:41 +0000 (14:42 +0800)
There is an error in the translation of the last sentence.It may make reader confuse.

docs-translations/zh-CN/api/tray.md

index f3cdd2f..80b8dc1 100644 (file)
@@ -1,6 +1,6 @@
 # Tray
 
-用一个 `Tray` 来表示一个图标,这个图标处于正在运行的系统的通知区 ,通常被添加到一个 context menu 上.
+> 通过 `Tray` 向系统的通知区添加一个带有右键菜单的图标.
 
 ```javascript
 const electron = require('electron')
@@ -202,4 +202,4 @@ Emitted when a drag operation exits the tray icon.
 
 为这个 icon 设置 context menu .
 
-[event-emitter]: http://nodejs.org/api/events.html#events_class_events_eventemitter
\ No newline at end of file
+[event-emitter]: http://nodejs.org/api/events.html#events_class_events_eventemitter