From: <mma...@us...> - 2012-04-05 19:26:29
|
Revision: 10153 http://octave.svn.sourceforge.net/octave/?rev=10153&view=rev Author: mmarzolla Date: 2012-04-05 19:26:23 +0000 (Thu, 05 Apr 2012) Log Message: ----------- fixed typo Modified Paths: -------------- trunk/octave-forge/main/queueing/NEWS Modified: trunk/octave-forge/main/queueing/NEWS =================================================================== --- trunk/octave-forge/main/queueing/NEWS 2012-04-05 19:15:30 UTC (rev 10152) +++ trunk/octave-forge/main/queueing/NEWS 2012-04-05 19:26:23 UTC (rev 10153) @@ -2,7 +2,7 @@ ------------------------------------------------------------------------------ ** Function ctmc_exps() can now compute the expected sojourn time - until absorption for absorming CTMC + until absorption for absorbing CTMC ** Functions ctmc_exps() and ctmc_taexps() now accept a scalar as the second argument (time). This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |