Alec Jacobson 6 年之前
父节点
当前提交
f6af195656
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      include/igl/next_filename.h

+ 1 - 1
include/igl/next_filename.h

@@ -17,7 +17,7 @@ namespace igl
   // Inputs:
   //   prefix  path to containing dir and filename prefix
   //   zeros number of leading zeros as if digit printed with printf
-  //   suffix  suffix of filename and extension (should included dot)
+  //   suffix  suffix of filename and extension (should include dot)
   // Outputs:
   //   next  path to next file
   // Returns true if found, false if exceeding range in zeros