Merge pull request #2652 from aaronraimist/scisors

Fix typo "Scisors" -> "Scissors"
This commit is contained in:
Travis Ralston 2019-02-15 12:30:17 -07:00 committed by GitHub
commit 0f3ba4e6a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -140,7 +140,7 @@ _td("Light bulb");
_td("Book");
_td("Pencil");
_td("Paperclip");
_td("Scisors");
_td("Scissors");
_td("Padlock");
_td("Key");
_td("Hammer");

View file

@ -382,7 +382,7 @@
"Book": "Book",
"Pencil": "Pencil",
"Paperclip": "Paperclip",
"Scisors": "Scisors",
"Scissors": "Scissors",
"Padlock": "Padlock",
"Key": "Key",
"Hammer": "Hammer",