[R-gregmisc-users] SF.net SVN: r-gregmisc: [1100] trunk/gtools/man/combinations.Rd
Brought to you by:
warnes
From: <gg...@us...> - 2007-07-18 11:48:34
|
Revision: 1100 http://svn.sourceforge.net/r-gregmisc/?rev=1100&view=rev Author: ggorjan Date: 2007-07-18 04:48:20 -0700 (Wed, 18 Jul 2007) Log Message: ----------- typo fixed Modified Paths: -------------- trunk/gtools/man/combinations.Rd Modified: trunk/gtools/man/combinations.Rd =================================================================== --- trunk/gtools/man/combinations.Rd 2007-07-10 17:51:08 UTC (rev 1099) +++ trunk/gtools/man/combinations.Rd 2007-07-18 11:48:20 UTC (rev 1100) @@ -21,7 +21,7 @@ \item{set}{ Logical flag indicating whether duplicates should be removed from the source vector \code{v}. Defaults to \code{TRUE}.} \item{repeats.allowed}{ Logical flag indicating whether the - constructed vectors nay include duplicated values. Defaults to + constructed vectors may include duplicated values. Defaults to \code{FALSE}. } } \details{ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |