Skip to content

Commit 999ead9

Browse files
authored
Update __init__.py (#53)
1 parent e00ceca commit 999ead9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

isx/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ class Movie:
9999
100100
Attributes:
101101
file_path: path to ISXD file
102-
footer: A dictioanry containing data in the JSON footer of ISXD Movies
102+
footer: A dictionary containing data in the JSON footer of ISXD Movies
103103
timing: a isx.Timing object containing timing information for this movie
104104
spacing: a isx.Spacing object containing spacing information for this movie
105105

0 commit comments

Comments
 (0)