Commit adbed11e authored by Victor Zverovich's avatar Victor Zverovich

Fix a typo

parent 8ab1c5c6
...@@ -10,7 +10,7 @@ alternative to C stdio and C++ iostreams. ...@@ -10,7 +10,7 @@ alternative to C stdio and C++ iostreams.
<div class="panel-heading">What users say:</div> <div class="panel-heading">What users say:</div>
<div class="panel-body"> <div class="panel-body">
Thanks for creating this library. It’s been a hole in C++ for Thanks for creating this library. It’s been a hole in C++ for
aa long time. I’ve used both <code>boost::format</code> and a long time. I’ve used both <code>boost::format</code> and
<code>loki::SPrintf</code>, and neither felt like the right answer. <code>loki::SPrintf</code>, and neither felt like the right answer.
This does. This does.
</div> </div>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment