Explorar el Código

correct doc

Former-commit-id: 2151a5e195d9c50580d22a1ae78d49720dd31110
Alec Jacobson hace 8 años
padre
commit
6e780b96eb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      include/igl/cat.h

+ 1 - 1
include/igl/cat.h

@@ -30,7 +30,7 @@ namespace igl
   // Inputs:
   //   A  first input matrix
   //   B  second input matrix
-  //   dim  dimension along which to concatenate, 0 or 1
+  //   dim  dimension along which to concatenate, 1 or 2
   // Outputs:
   //   C  output matrix
   //