Pārlūkot izejas kodu

dox_cmd.h: fix typo 'dumb' --> 'dump'

Waldir Pimenta 9 gadi atpakaļ
vecāks
revīzija
a98e524fe2
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      doc/dox_cmd.h

+ 2 - 2
doc/dox_cmd.h

@@ -211,14 +211,14 @@ the dump is written to <tt>&lt;model&gt;-dump.txt</tt>
 <p>
 <p>
 <tt>-b<br>
 <tt>-b<br>
 </tt><br>
 </tt><br>
-Optional. If this switch is specified, the dumb is written in binary format.
+Optional. If this switch is specified, the dump is written in binary format.
 The long form of this parameter is <tt>--binary</tt>.
 The long form of this parameter is <tt>--binary</tt>.
 </p>
 </p>
 
 
 <p>
 <p>
 <tt>-s&lt;n&gt;<br>
 <tt>-s&lt;n&gt;<br>
 </tt><br>
 </tt><br>
-Optional. If this switch is specified, the dumb is shortened to include only
+Optional. If this switch is specified, the dump is shortened to include only
 min/max values for all vertex components and animation channels. The resulting
 min/max values for all vertex components and animation channels. The resulting
 file is much smaller, but the original model can't be reconstructed from it. This is 
 file is much smaller, but the original model can't be reconstructed from it. This is 
 used by Assimp's regression test suite, comparing those minidumps provides
 used by Assimp's regression test suite, comparing those minidumps provides