From 19bf2c09f44afec7dac40fafc55c198edfebad63 Mon Sep 17 00:00:00 2001 From: albert-github Date: Wed, 22 Oct 2025 11:38:11 +0200 Subject: [PATCH] Spelling correction Strange that this mis-spelling doesn't thow a compiler error. --- Kernel_d/doc/Kernel_d/Concepts/Matrix.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Kernel_d/doc/Kernel_d/Concepts/Matrix.h b/Kernel_d/doc/Kernel_d/Concepts/Matrix.h index f2daec7a033..f5d1b315bcc 100644 --- a/Kernel_d/doc/Kernel_d/Concepts/Matrix.h +++ b/Kernel_d/doc/Kernel_d/Concepts/Matrix.h @@ -272,7 +272,7 @@ iterator begin(); an iterator pointing beyond the last entry of \f$ M\f$. */ -terator end(); +iterator end(); /*! an iterator pointing to the first entry