Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Wes Hinsley <[email protected]>
  • Loading branch information
richfitz and weshinsley authored Dec 13, 2023
1 parent 1e3ca3e commit d73b72f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions R/windows.R
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@
##' the same as your Imperial credentials. We store this information
##' securely using the [keyring](https://keyring.r-lib.org/) package,
##' so when unlocking your credentials you will be prompted for your
##' **computer** password, which might differ from either your DIDE or
##' Imperial password if you are not on a windows machine.
##' **computer** password, which will be your DIDE password if you use a windows
##' machine connected to the DIDE domain, but will likely differ from either your DIDE or
##' Imperial password if you are outside the DIDE domain, or if you don't use Windows.
##'
##' @title DIDE windows credentials
##'
Expand Down

0 comments on commit d73b72f

Please sign in to comment.