summaryrefslogtreecommitdiffstats
path: root/src/btop_input.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/btop_input.hpp')
-rw-r--r--src/btop_input.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/btop_input.hpp b/src/btop_input.hpp
index 13f14fe..91b9dc9 100644
--- a/src/btop_input.hpp
+++ b/src/btop_input.hpp
@@ -56,7 +56,7 @@ namespace Input {
//* Last entered key
extern deque<string> history;
- //* Poll keyboard & mouse input for <timeout> ms and return input availabilty as a bool
+ //* Poll keyboard & mouse input for <timeout> ms and return input availability as a bool
bool poll(const uint64_t timeout=0);
//* Get a key or mouse action from input