From 2325c19609bd507d828ec048b702e9652a887690 Mon Sep 17 00:00:00 2001 From: Raffi Enficiaud Date: Mon, 18 May 2015 16:47:33 +0200 Subject: [PATCH] typo --- include/boost/test/tools/assertion.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/test/tools/assertion.hpp b/include/boost/test/tools/assertion.hpp index b8643ed9..91ea5cf9 100644 --- a/include/boost/test/tools/assertion.hpp +++ b/include/boost/test/tools/assertion.hpp @@ -265,7 +265,7 @@ public: {} #endif - // Specific expresson interface + // Specific expression interface T const& value() const { return m_value;