Skip to content

Commit

Permalink
Remove non ASCII character in DESCRIPTION
Browse files Browse the repository at this point in the history
  • Loading branch information
eaurele committed Mar 19, 2019
1 parent e98863a commit cc40a5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Title: Wraps Castor API for easy data access
Version: 0.3
Authors@R: c(
person("Thomas", "Johnson", role = c("aut")),
person("Aur\u00e8le", "Morvan", email = "aurele.morvan@castoredc.com",
person("Aurele", "Morvan", email = "aurele.morvan@castoredc.com",
role = "cre", comment = "Maintainer"),
person("Castor EDC", role = "cph")
)
Expand Down

0 comments on commit cc40a5c

Please sign in to comment.