Skip to content

Commit 767c26c

Browse files
davidkretchplaindocs
authored andcommitted
Fix a typo (travis-ci#2096)
1 parent 4881afe commit 767c26c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user/languages/r.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ Remotes: user/repo
349349
{: data-file=".travis.yml"}
350350

351351
Remember that `Remotes:` specifies the *source* of a development package, so the package still needs to be listed in `Imports:`, `Suggests:` `Depends:` or `LinkingTo:`.
352-
In the rare case where *repo* and *package* name differ, `Remotes:` expects the *reposistory* name and `Imports:` expects the *package* name (as per the `DESCRIPTION` of that imported package).
352+
In the rare case where *repo* and *package* name differ, `Remotes:` expects the *repository* name and `Imports:` expects the *package* name (as per the `DESCRIPTION` of that imported package).
353353

354354

355355
### Remote package in a subdirectory

0 commit comments

Comments
 (0)