mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
Merge #1763
1763: Fix typo 'helter' -> 'helper' r=heinrich5991 a=ChillerDragon Co-authored-by: ChillerDragon <chillerdragon@gmail.com>
This commit is contained in:
commit
c44cd2897c
|
@ -5,7 +5,7 @@
|
|||
|
||||
#include <engine/input.h>
|
||||
|
||||
// line input helter
|
||||
// line input helper
|
||||
class CLineInput
|
||||
{
|
||||
enum
|
||||
|
|
Loading…
Reference in a new issue