changeset 971:bc12be1b1ae5 feature/variable_derivatives

Fix typo
author Jonatan Werpers <jonatan@werpers.com>
date Mon, 14 Mar 2022 10:20:39 +0100
parents e79debd10f7d
children f885e1de6dc4
files src/RegionIndices/RegionIndices.jl
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/RegionIndices/RegionIndices.jl	Mon Mar 14 10:14:38 2022 +0100
+++ b/src/RegionIndices/RegionIndices.jl	Mon Mar 14 10:20:39 2022 +0100
@@ -65,7 +65,7 @@
         error("Bounds error") # TODO: Make this more standard
     end
 end
-# 2022-02-21: Using the return values of getregion cause type inference to give up in ceratin cases for example H*H*v
+# 2022-02-21: Using the return values of getregion cause type inference to give up in certain cases, for example H*H*v
 
 export getregion