From 0759c56b396c16845e50f7a6878506bcfc01c2ea Mon Sep 17 00:00:00 2001 From: androm3da Date: Thu, 28 Dec 2017 00:00:36 -0600 Subject: [PATCH] fix another typo for #307 --- rai/node/wallet.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rai/node/wallet.hpp b/rai/node/wallet.hpp index 7c9bca06..cb32b3c1 100644 --- a/rai/node/wallet.hpp +++ b/rai/node/wallet.hpp @@ -11,7 +11,7 @@ namespace rai { -// The fan spreads a key out over the heap to decrease the likelyhood of it being recovered by memory inspection +// The fan spreads a key out over the heap to decrease the likelihood of it being recovered by memory inspection class fan { public: