Bläddra i källkod

Fixed typo

Former-commit-id: c0a90fb6982cb67b4ec14d0d95238addca781d2b
Yotam Gingold 9 år sedan
förälder
incheckning
620cc575a1
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      include/igl/tetgen/tetrahedralize.h

+ 1 - 1
include/igl/tetgen/tetrahedralize.h

@@ -33,7 +33,7 @@ namespace igl
     // Outputs:
     //   TV  #V by 3 vertex position list
     //   TT  #T by 4 list of tet face indices
-    //   TF  #F by 3 list of trianlge face indices
+    //   TF  #F by 3 list of triangle face indices
     // Returns status:
     //   0 success
     //   1 tetgen threw exception