From 661c1316e639c70cea9ae02c3d2bb140b65de492 Mon Sep 17 00:00:00 2001 From: Jonas Kwiedor Date: Wed, 5 Oct 2022 14:57:16 +0200 Subject: [PATCH] fix: Update documentation. --- create.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/create.go b/create.go index 7a1a40b..d1bc35c 100644 --- a/create.go +++ b/create.go @@ -14,7 +14,7 @@ import ( "time" ) -// Set prefix, extension is to build the filename. +// Set prefix, char, extension is to build the filename. const ( prefix = "notifile-" char = "abcdefghijklmnopqrstuvwxyz1234567890"