Skip to content

Commit

Permalink
Re-roxygenize
Browse files Browse the repository at this point in the history
  • Loading branch information
wch committed Aug 19, 2012
1 parent 2394007 commit 6533402
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion man/dev_meta.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
\alias{dev_meta}
\title{Return devtools metadata environment}
\usage{
dev_meta(name, create = FALSE)
dev_meta(name)
}
\arguments{
\item{name}{The name of a loaded package}
Expand Down
2 changes: 1 addition & 1 deletion man/imports_env.Rd
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
\name{imports_env}
\alias{imports_env}
\title{Package imports environment}
\title{Return imports environment for a package}
\usage{
imports_env(pkg = NULL)
}
Expand Down

0 comments on commit 6533402

Please sign in to comment.