[yoda-svn] r433 - trunk/include/YODA

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Fri Jan 20 11:30:27 GMT 2012


Author: hoeth
Date: Fri Jan 20 11:30:26 2012
New Revision: 433

Log:
typo in comment

Modified:
   trunk/include/YODA/Axis1D.h

Modified: trunk/include/YODA/Axis1D.h
==============================================================================
--- trunk/include/YODA/Axis1D.h	Thu Dec  8 21:21:10 2011	(r432)
+++ trunk/include/YODA/Axis1D.h	Fri Jan 20 11:30:26 2012	(r433)
@@ -27,7 +27,7 @@
     typedef typename std::vector<BIN1D> Bins;
 
     /// A standard edge container. First number defines location
-    /// of the edge, the second one a bin nuber the edge is a member of.
+    /// of the edge, the second one a bin number the edge is a member of.
     typedef typename std::pair<double, size_t> Edge;
 
 


More information about the yoda-svn mailing list