From 4ff00d142fd39a917c748ff75c5bec0c34c8d7af Mon Sep 17 00:00:00 2001 From: Omar Shrit Date: Mon, 15 Nov 2021 14:52:05 +0100 Subject: [PATCH] Add commas Co-authored-by: Marcus Edel --- HISTORY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index af7395359c..1e4d9694ce 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -34,7 +34,7 @@ * Fix cover tree loop bug on embedded arm systems (#2869). - * Fix a LAPACK bug in FindArmadillo.cmake (#2929). + * Fix a LAPACK bug in `FindArmadillo.cmake` (#2929). * Add an autodownloader to get mlpack dependencies (#2927).