Skip to content

Commit 142a944

Browse files
committed
QA: Update exception name inside apidocs
1 parent 84300db commit 142a944

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/php/com/openai/TikTokenFilesIn.class.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ public function folder(): Folder { return $this->folder; }
3232
*
3333
* @param string $source
3434
* @throws lang.IllegalArgumentException
35-
* @throws io.IOException
35+
* @throws io.OperationFailed
3636
*/
3737
public function tokens($source): iterable {
3838
$tried= [];

0 commit comments

Comments
 (0)