]> git.donarmstrong.com Git - rsem.git/blobdiff - boost/type_traits/config.hpp
Updated boost to v1.55.0
[rsem.git] / boost / type_traits / config.hpp
index 94f13769a4ca7dc546cff1cedff51a9a07b0d98f..793445429948581e73c217b2365e6488261c547a 100644 (file)
@@ -16,7 +16,7 @@
 #include <boost/detail/workaround.hpp>
 
 //
-// whenever we have a conversion function with elipses
+// whenever we have a conversion function with ellipses
 // it needs to be declared __cdecl to suppress compiler
 // warnings from MS and Borland compilers (this *must*
 // appear before we include is_same.hpp below):