Skip to content

Commit

Permalink
e.t.c. -> etc.
Browse files Browse the repository at this point in the history
etcetera, not egg tray conglomerate :P
  • Loading branch information
tigerw committed Sep 13, 2014
1 parent a8c7dad commit bc37b89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/UI/SlotArea.h
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,7 @@ class cSlotAreaFurnace :
// cItemGrid::cListener overrides:
virtual void OnSlotChanged(cItemGrid * a_ItemGrid, int a_SlotNum) override;

/// Called after an item has been smelted to handle statistics e.t.c.
/// Called after an item has been smelted to handle statistics etc.
void HandleSmeltItem(const cItem & a_Result, cPlayer & a_Player);
} ;

Expand Down

0 comments on commit bc37b89

Please sign in to comment.