mirror of
https://github.com/google/pebble.git
synced 2025-05-18 09:24:57 +00:00
spelling: multiple
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
7898b0c0ed
commit
723223e7a9
3 changed files with 3 additions and 3 deletions
|
@ -481,7 +481,7 @@ class MyTestCase(unittest.TestCase):
|
|||
self.assertTrue(open_path_command.open)
|
||||
|
||||
def test_parse_json_sequence(self):
|
||||
# Test mix of fills and open paths with mulitple frames
|
||||
# Test mix of fills and open paths with multiple frames
|
||||
current_path = os.path.dirname(os.path.realpath(__file__))
|
||||
filename = current_path + '/json2commands_test.json'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue