From 37204ea892adf98989a737ad34fcf179e2e959eb Mon Sep 17 00:00:00 2001 From: Andrey Semashev Date: Thu, 1 Nov 2018 16:25:15 +0300 Subject: [PATCH] Corrected a typo in readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ce3b7c..d8cad16 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ compile-time value; and computing min and max of constant expressions. * **doc** - QuickBook documentation sources * **include** - Interface headers of Boost.Integer -* **test** - Boost.Atomic unit tests +* **test** - Boost.Integer unit tests ### More information