From 88c428249326c87155143b4673db3214def10d8e Mon Sep 17 00:00:00 2001 From: Edward Diener Date: Mon, 21 Sep 2015 10:51:35 -0700 Subject: [PATCH] Fixed leaving off first letter of word in doc. --- doc/headers/tuple/enum.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/headers/tuple/enum.html b/doc/headers/tuple/enum.html index 86f0c7b..5f9a11d 100644 --- a/doc/headers/tuple/enum.html +++ b/doc/headers/tuple/enum.html @@ -2,7 +2,7 @@ tuple/enum.hpp
- The tuple/enum.hpp header defines a macro to onvert a tuple to its comma-separated elements. + The tuple/enum.hpp header defines a macro to convert a tuple to its comma-separated elements.

Usage