Skip to content

Commit 89fd4be

Browse files
author
langtonhugh
committed
fix bracket in desc
1 parent 959bfc3 commit 89fd4be

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

DESCRIPTION

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,13 @@ Authors@R:
1616
family = "Momin",
1717
role = c("aut"),
1818
email = "[email protected]",
19-
comment = c(ORCID = "0000-0002-6875-1551"))
20-
)
19+
comment = c(ORCID = "0000-0002-6875-1551")),
2120
person(given = "Sam",
2221
family = "Langton",
2322
role = c("aut"),
2423
email = "[email protected]",
2524
comment = c(ORCID = "0000-0002-1322-1553"))
26-
)
25+
)
2726
Description: This contains helper functions for CODECHECKERS (<https://codecheck.org.uk>).
2827
License: MIT + file LICENSE
2928
Depends: R (>= 4.0.0), gh, R.cache, parsedate

0 commit comments

Comments
 (0)