Boost logo

Boost-Commit :

From: daniel_james_at_[hidden]
Date: 2008-02-17 07:34:29


Author: danieljames
Date: 2008-02-17 07:34:29 EST (Sun, 17 Feb 2008)
New Revision: 43288
URL: http://svn.boost.org/trac/boost/changeset/43288

Log:
Fix a link.
Text files modified:
   branches/fix-links/boost/math/distributions/binomial.hpp | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: branches/fix-links/boost/math/distributions/binomial.hpp
==============================================================================
--- branches/fix-links/boost/math/distributions/binomial.hpp (original)
+++ branches/fix-links/boost/math/distributions/binomial.hpp 2008-02-17 07:34:29 EST (Sun, 17 Feb 2008)
@@ -25,7 +25,7 @@
 // The number of light bulbs that burn out in a certain amount of time.
 // The number of roadkill found per unit length of road
 
-// http:/en.wikipedia.org/wiki/binomial_distribution
+// http://en.wikipedia.org/wiki/binomial_distribution
 
 // Given a sample of N measured values k[i],
 // we wish to estimate the value of the parameter x (mean)


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk