| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent b6f4d79 commit 7d85617
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,7 +1,7 @@ | |||
| 1 | 1 | 'use strict'; | |
| 2 | 2 | const common = require('../common'); | |
| 3 | 3 | if (process.platform !== 'darwin') | |
| 4 | - common.skip('App Sandbox is only avaliable on Darwin'); | ||
| 4 | + common.skip('App Sandbox is only available on Darwin'); | ||
| 5 | 5 | ||
| 6 | 6 | const fixtures = require('../common/fixtures'); | |
| 7 | 7 | const tmpdir = require('../common/tmpdir'); | |
| Back | FazBrowse Home | New Git URL |
0 commit comments