Skip to content

Commit 09dcdf3

Browse files
committed
Touch up docs
1 parent f00fa2a commit 09dcdf3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

R/context.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,9 +180,9 @@ reply <- function(
180180
#' @param cv (optional) a 'conditionVariable' to signal when the async receive
181181
#' is complete, or NULL. If any other value is supplied, this will cause the
182182
#' pipe connection to be dropped when the async receive is complete.
183-
#' @param id (optional) specify a non-NULL value to send a message via the
183+
#' @param id (optional) specify any non-NULL value to send a message via the
184184
#' context upon timeout (asynchronously) consisting of an integer zero,
185-
#' followed by the integer context ID.
185+
#' followed by the integer `context` ID.
186186
#'
187187
#' @return A 'recvAio' (object of class 'mirai' and 'recvAio') (invisibly).
188188
#'

man/request.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)