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

Commit d38e7e0

Browse files
committed
newlines
1 parent ad0e6b2 commit d38e7e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ manually using `jsonlite` & to always set `encoding` explicitly in the same call
1313

1414
### BUG FIXES
1515

16-
* Fix to `as.orcid()` and presumably other function calls by requiring
16+
* Fix to `as.orcid()` and presumably other function calls by requiring
1717
`httr >= v1.1.0` because older versions cause a problem when parsing
1818
responses (#23) thanks @ericwatt
1919

cran-comments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ R CMD CHECK passed on my local OS X install with R 3.2.3 and
22
R development version, Ubuntu running on Travis-CI, and Windows
33
R 3.2.3 and devel on Win-Builder.
44

5-
This submission requires newest httr version, as older ones break
5+
This submission requires newest httr version, as older ones break
66
some functionality in this package - and update tidy data.frame printing.
77

88
Thanks!

0 commit comments

Comments
 (0)