mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 10:08:18 +00:00
Fix typo 'helter' -> 'helper'
This commit is contained in:
parent
e8b8a3c60a
commit
9925f89077
|
@ -5,7 +5,7 @@
|
|||
|
||||
#include <engine/input.h>
|
||||
|
||||
// line input helter
|
||||
// line input helper
|
||||
class CLineInput
|
||||
{
|
||||
enum
|
||||
|
|
Loading…
Reference in a new issue