summaryrefslogtreecommitdiffstats
path: root/main.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'main.hpp')
-rw-r--r--main.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.hpp b/main.hpp
index 954ebae..31ec187 100644
--- a/main.hpp
+++ b/main.hpp
@@ -11,7 +11,7 @@
extern std::tuple<session::Manager&, command::Table&,
eventloop::EventLoop&, sol::Manager&> singletonPool;
-// Select call timeout is set arbitarily set to 30 sec
+// Select call timeout is set arbitrarily set to 30 sec
static constexpr size_t SELECT_CALL_TIMEOUT = 30;
static const auto IPMI_STD_PORT = 623;
OpenPOWER on IntegriCloud