Merge pull request #487 from gfrenoy/master

fixes #479 spelling typos
This commit is contained in:
AkiraFukushima 2018-08-13 10:50:31 +09:00 committed by GitHub
commit 4c5adbe481
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -127,7 +127,7 @@ async function createWindow () {
role: 'hide'
},
{
label: 'Hide Othres',
label: 'Hide Others',
role: 'hideothers'
},
{

View File

@ -31,7 +31,7 @@
Open in Browser
</li>
<li role="button" @click="addToList(account)">
Manage List Memeberships
Manage List Memberships
</li>
</ul>
</div>