standardize docs-translations by hand

This commit is contained in:
Zeke Sikelianos 2016-10-03 15:48:04 -07:00
parent 3e4a0705e9
commit 253a383168
52 changed files with 318 additions and 315 deletions

View file

@ -15,7 +15,7 @@ Electronで `chromedriver` を使用するために、Electronがどこにある
$ npm install --save-dev spectron
```
```js
```javascript
// 可視のウィンドウがタイトル付きで開かれているかを調べる簡単なテスト
var Application = require('spectron').Application
var assert = require('assert')