From 24c13df9b0688d45e9cfa36bdc13996f8712541f Mon Sep 17 00:00:00 2001 From: leonnicolas <60091705+leonnicolas@users.noreply.github.com> Date: Thu, 30 Jan 2020 17:03:49 +0100 Subject: [PATCH] spellos --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 99f9def..6c554c2 100644 --- a/main.go +++ b/main.go @@ -7,7 +7,7 @@ import ( var MAX uint64 = 1000000000 -type Res struct{//this struct help communicating with the channel eg. weather channel will terminate, or what number it calculated +type Res struct{//this struct helps communicating with the channel eg. if channel will terminate, or what number it calculated n uint64 nr uint64 nnr uint64