Skip to content

Commit b94c6ad

Browse files
committed
fix parentheses in DESC
1 parent b9a50e4 commit b94c6ad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ Authors@R: c(person(given = "Yves",
66
family = "Croissant",
77
role = c("aut", "cre"),
88
email = "yves.croissant@let.ish-lyon.cnrs.fr),
9-
person(given = 'Spencer',
10-
family = 'Graves',
11-
role = c('aut', 'ctb'),
9+
person(given = "Spencer",
10+
family = "Graves",
11+
role = c("aut", "ctb"),
1212
email = "spencer.graves@effectivedefense.org"))
1313
Author: Yves Croissant <yves.croissant@let.ish-lyon.cnrs.fr> and Spencer Graves
1414
Maintainer: Spencer Graves <spencer.graves@effectivedefense.org>

0 commit comments

Comments
 (0)