Skip to content

Commit a2634a0

Browse files
authored
Merge pull request #149 from gforcada/patch-1
Typo
2 parents d956277 + 9016a29 commit a2634a0

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)