Skip to content

Commit

Permalink
Merge pull request #45 from jeanetteclark/master
Browse files Browse the repository at this point in the history
fixed the typeo
  • Loading branch information
amoeba authored Nov 3, 2017
2 parents 495e48a + a0113fe commit 202f377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/eml.R
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,7 @@ eml_contact <- function(...) {
#' @examples
#' eml_metadata_provider("test", "user", email = "[email protected]")
eml_metadata_provider <- function(...) {
eml_party("metadata_provider", ...)
eml_party("metadataProvider", ...)
}

#' Create an EML associatedParty
Expand Down

0 comments on commit 202f377

Please sign in to comment.