diff --git a/doc/index.rst b/doc/index.rst index cbc9154d..d02ab0b0 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -10,7 +10,7 @@ alternative to C stdio and C++ iostreams.
What users say:
Thanks for creating this library. It’s been a hole in C++ for - aa long time. I’ve used both boost::format and + a long time. I’ve used both boost::format and loki::SPrintf, and neither felt like the right answer. This does.