diff --git a/cbconvert.go b/cbconvert.go index f49615c..d4d2467 100644 --- a/cbconvert.go +++ b/cbconvert.go @@ -534,7 +534,7 @@ func getFiles() []string { return files } -// Returns sorted list of found image files for given directory +// Returns list of found image files for given directory func getImages(path string) []string { var images []string