Skip to content

Commit 2487295

Browse files
committed
Fixed typo in DESCRIPTION
1 parent 4888385 commit 2487295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Authors@R: c(
88
person("Steffen", "Neumann", email="[email protected]", role=c("aut","cre")),
99
person("Laurent", "Gatto", email="[email protected]", role=c("aut")),
1010
person("Qiakng", "Kou", email="[email protected]", role=c("aut")),
11-
person("David","Rauh",email="[email protected]", role=c("ctb"))
11+
person("David","Rauh",email="[email protected]", role=c("ctb")),
1212
person("Sascha","Manier",email="[email protected]", role=c("ctb"))
1313
)
1414
Description: mzR provides a unified API to the common file formats and

0 commit comments

Comments
 (0)