[#46] *: Add comments, fix typos

Signed-off-by: Angira Kekteeva <kira@nspcc.ru>
This commit is contained in:
Angira Kekteeva 2021-05-19 19:27:02 +03:00
parent d46578ce0b
commit 1302c7ae78
3 changed files with 11 additions and 4 deletions

View file

@ -32,7 +32,7 @@ const (
)
var (
// Build = "now"
// Version of the program.
Version = "dev"
)