Skip to content

Commit e9f30e5

Browse files
committed
change man
1 parent be61f12 commit e9f30e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

man/frev.Rd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
\alias{rev}
44
\title{Fast reverse}
55
\description{
6-
Similar to \code{\link[base]{rev}} but \emph{much faster}.
6+
Similar to \code{\link[base]{rev}} but \emph{faster}.
77
}
88

99
\usage{
@@ -14,7 +14,7 @@ frev(x)
1414
}
1515

1616
\details{
17-
\code{frev} does not retain attributes (similar to \code{\link[base]{rev}}).
17+
\code{frev} does not retain attributes other than names and class (similar to \code{\link[base]{rev}}).
1818
}
1919

2020
\value{

0 commit comments

Comments
 (0)