Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
quietust committed Dec 18, 2015
1 parent c61281d commit f3ae4d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions df.items.xml
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@
<int32_t name='mat_index'/>
<int32_t name='shape' ref-target='descriptor_shape'/>
<pointer type-name='historical_entity' name='entity'/>
<pointer type-name='itemst' name='item'/>
<pointer type-name='item' name='item'/>
<pointer type-name='world_site' name='site'/>
<int16_t name='unk' comment='used to compute quality if !job||!unit'/>
<bool name='unshaped' comment='glazed'/>
Expand Down Expand Up @@ -440,7 +440,7 @@
</vmethod>
<vmethod/>
<vmethod ret-type='bool' name='isSplittable' comment='if false, you throw the entire stack at once'/>
<vmethod><pointer></vmethod>
<vmethod><pointer/></vmethod>

-- 138

Expand Down

0 comments on commit f3ae4d4

Please sign in to comment.