Skip to content
This repository was archived by the owner on Nov 12, 2024. It is now read-only.

Commit ca84db3

Browse files
committed
fixed misspelled word in desc line in description file
1 parent e05cf20 commit ca84db3

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: rorcid
22
Title: Interface to the 'Orcid.org' 'API'
33
Description: Client for the 'Orcid.org' 'API' (http://orcid.org/).
4-
Funtions included for searching for people, searching by 'DOI',
4+
Functions included for searching for people, searching by 'DOI',
55
and searching by 'Orcid' 'ID'.
66
Version: 0.2.0
77
Authors@R: c(person("Scott", "Chamberlain", role = c("aut", "cre"),

cran-comments.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ R CMD CHECK passed on my local OS X install with R 3.2.2 and
55
R development version, Ubuntu running on Travis-CI, and Windows
66
R 3.2.2 and devel on Win-Builder.
77

8-
This is a new submission.
8+
This is the second try of a new submission. I fixed a mis-spelled
9+
word in the Description field of the DESCRIPTION file.
910

1011
Thanks!
1112
Scott Chamberlain

0 commit comments

Comments
 (0)