diff options
-rwxr-xr-x | no-reading.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/no-reading.js b/no-reading.js index c400b49..d2c1f5c 100755 --- a/no-reading.js +++ b/no-reading.js @@ -38,7 +38,7 @@ let PLUGIN_INFO = <name>No Reading</name> <name lang="ja">No Reading</name> <description>No reading!</description> - <description lang="ja">~を読み込んでいますなどの表示を消す(またはecho)</description> + <description lang="ja">~からデータを転送していますなどの表示を消す(またはecho)</description> <version>1.0.0</version> <author mail="anekos@snca.net" homepage="http://d.hatena.ne.jp/nokturnalmortum/">anekos</author> <license>new BSD License (Please read the source code comments of this plugin)</license> |