fix spelling typos (#479)

This commit is contained in:
Gaëtan Frenoy 2018-08-12 20:42:56 +02:00
parent 94af63fcaa
commit b68aac0906
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>