From 1a54ba2d11dc2f0c83e7bf2303aea45e8aff6edf Mon Sep 17 00:00:00 2001 From: Omar Shrit Date: Fri, 12 Nov 2021 01:41:00 +0100 Subject: [PATCH] Update HISTORY.md Co-authored-by: Ryan Curtin --- HISTORY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 922fd1b8f0..d623a20f63 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -24,7 +24,7 @@ * Replace boost::is_same with std::is_same (#2993). - * Remove non valid option for emsmallen and stb (#2960). + * Remove invalid option for emsmallen and STB (#2960). * Check for armadillo dependencies before downloading armadillo (#2954).