commit e06bef89a02f6ecd7371a97285f2d7868f381846
parent 906524b6dfc4775ad01e1b56b71d6bacf6fffd07
Author: Vincent Forest <vincent.forest@meso-star.com>
Date: Tue, 11 Oct 2022 11:30:36 +0200
Fix a comment spelling mistake
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/sdis_heat_path_conductive_Xd.h b/src/sdis_heat_path_conductive_Xd.h
@@ -421,7 +421,7 @@ XD(conductive_path)
* that those that are supposed to be constant by the conductive random walk
* remain the same. Note that we take care of the same constraints on the
* solid reinjection since once reinjected, the position of the random walk
- * is that at the beginning of the conductive random walkh. Thus, after a
+ * is that at the beginning of the conductive random walk. Thus, after a
* reinjection, the next line retrieves the properties of the reinjection
* position. By comparing them to the properties along the random walk, we
* thus verify that the properties are constant throughout the random walk