Skip to content

Commit 82d79fb

Browse files
fix spacing
1 parent 47b6df4 commit 82d79fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inst/hooks/exported/deps-in-desc.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
"Ensure all dependencies of the form pkg::fun are in DESCRIPTION
44
Usage:
5-
deps-in-desc [--allow_private_imports] [--root=<root_>]<files>...
5+
deps-in-desc [--allow_private_imports] [--root=<root_>] <files>...
66
77
Options:
88
--allow_private_imports Whether or not to allow the use of ::: on imported functions.

0 commit comments

Comments
 (0)