diff --git a/R/session.R b/R/session.R index 4966f0a..bda4964 100644 --- a/R/session.R +++ b/R/session.R @@ -135,7 +135,7 @@ #' #' \code{s$setTimeout()} sets various timeouts. The \sQuote{script} #' timeout specifies a time to wait for scripts to run. The -#' sQuote{page load} timeout specifies a time to wait for the page loading +#' \sQuote{page load} timeout specifies a time to wait for the page loading #' to complete. The \sQuote{implicit} specifies a time to wait for the #' implicit element location strategy when locating elements. Their defaults #' are different in the standard and in Phantom.js. In Phantom.js the diff --git a/man/Session.Rd b/man/Session.Rd index 7b4fff7..c876a6f 100644 --- a/man/Session.Rd +++ b/man/Session.Rd @@ -143,7 +143,7 @@ of list, etc.). \code{s$setTimeout()} sets various timeouts. The \sQuote{script} timeout specifies a time to wait for scripts to run. The -sQuote{page load} timeout specifies a time to wait for the page loading +\sQuote{page load} timeout specifies a time to wait for the page loading to complete. The \sQuote{implicit} specifies a time to wait for the implicit element location strategy when locating elements. Their defaults are different in the standard and in Phantom.js. In Phantom.js the