Skip to content

Commit 9016a29

Browse files
authored
Typo
1 parent d956277 commit 9016a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

filetype/filetype.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ def guess(obj):
1414
Infers the type of the given input.
1515
1616
Function is overloaded to accept multiple types in input
17-
and peform the needed type inference based on it.
17+
and perform the needed type inference based on it.
1818
1919
Args:
2020
obj: path to file, bytes or bytearray.

0 commit comments

Comments
 (0)