Skip to content

Commit d38e0cc

Browse files
authored
Typo fixed
1 parent 5d79675 commit d38e0cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -751,7 +751,7 @@ if you're just wishing a feature ;)
751751
| getName | | string or null | Get attachment name |
752752
| getPartNumber | | int or null | Get attachment part number |
753753
| getContent | | string or null | Get attachment content |
754-
| setSize | | int or null | Get attachment size |
754+
| getSize | | int or null | Get attachment size |
755755
| getType | | string or null | Get attachment type |
756756
| getDisposition | | string or null | Get attachment disposition |
757757
| getContentType | | string or null | Get attachment content type |

0 commit comments

Comments
 (0)