浏览代码

Update BlenderDNA.h

Giuseppe Barbieri 7 年之前
父节点
当前提交
4736160b79
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      code/BlenderDNA.h

+ 1 - 1
code/BlenderDNA.h

@@ -204,7 +204,7 @@ enum ErrorPolicy {
 
 // -------------------------------------------------------------------------------
 /** Represents a data structure in a BLEND file. A Structure defines n fields
- *  and their locatios and encodings the input stream. Usually, every
+ *  and their locations and encodings the input stream. Usually, every
  *  Structure instance pertains to one equally-named data structure in the
  *  BlenderScene.h header. This class defines various utilities to map a
  *  binary `blob` read from the file to such a structure instance with