Skip to content

Commit 34aa925

Browse files
authored
Update iinfo description to be consistent with finfo (#439)
1 parent fc77b0a commit 34aa925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/API_specification/array_api/data_type_functions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ def iinfo(type: Union[dtype, array], /) -> iinfo_object:
9191
Returns
9292
-------
9393
out: iinfo object
94-
a class with that encapsules the following attributes:
94+
an object having the following attributes:
9595
9696
- **bits**: *int*
9797

0 commit comments

Comments
 (0)