Skip to content

Commit a0241a4

Browse files
committed
Update ConnectionInterface.php
1 parent 209bdf0 commit a0241a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Connection/ConnectionInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ public function fetch(array|string $items, array|int $from, mixed $to = null, Im
186186
/**
187187
* Send a "RFC822.SIZE" command.
188188
*
189-
* Fetch message sizes.
189+
* Fetch message sizes for one or more messages.
190190
*
191191
* @see https://datatracker.ietf.org/doc/html/rfc9051#section-6.4.5-9.21
192192
*/

0 commit comments

Comments
 (0)