fix another typo

for #307
This commit is contained in:
androm3da 2017-12-28 00:00:36 -06:00 committed by clemahieu
commit 0759c56b39

View file

@ -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: