Skip to content

Commit f5a7adc

Browse files
committed
update docs comment
1 parent bbe9f57 commit f5a7adc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ pub enum WaitClassification {
375375
Unknown,
376376
}
377377

378-
/// Poll a target process until it reports ready.
378+
/// Poll a target process until it reports ready while blocking.
379379
///
380380
/// - `target`: process address to poll (e.g., hypermap-cacher).
381381
/// - `request_body`: request payload to send each attempt.

0 commit comments

Comments
 (0)