Index: /issm/trunk/src/c/objects/Elements/Penta.cpp
===================================================================
--- /issm/trunk/src/c/objects/Elements/Penta.cpp	(revision 8414)
+++ /issm/trunk/src/c/objects/Elements/Penta.cpp	(revision 8415)
@@ -2878,5 +2878,5 @@
 		dbdy=slope[1];
 
-		GetTriaJacobianDeterminand(&Jdet2d, &xyz_list_tria[0][0],gauss);
+		GetTriaJacobianDeterminant(&Jdet2d, &xyz_list_tria[0][0],gauss);
 		GetNodalFunctionsP1(&l1l6[0], gauss);
 
