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