[R-gregmisc-users] SF.net SVN: r-gregmisc:[1741] trunk/gplots/man/lmplot2.Rd
Brought to you by:
warnes
From: <wa...@us...> - 2013-10-21 23:31:18
|
Revision: 1741 http://sourceforge.net/p/r-gregmisc/code/1741 Author: warnes Date: 2013-10-21 23:31:16 +0000 (Mon, 21 Oct 2013) Log Message: ----------- Fix typo Modified Paths: -------------- trunk/gplots/man/lmplot2.Rd Modified: trunk/gplots/man/lmplot2.Rd =================================================================== --- trunk/gplots/man/lmplot2.Rd 2013-10-15 02:22:29 UTC (rev 1740) +++ trunk/gplots/man/lmplot2.Rd 2013-10-21 23:31:16 UTC (rev 1741) @@ -74,6 +74,6 @@ lmplot2(x) lmplot2(x, which=1, width=1/3) -lmplot2(x, which=1:3, widht=1/3) +lmplot2(x, which=1:3, width=1/3) } \keyword{hplot} This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |