From 7bb0c85441acfa8aaa1a361adf0a2d71e3f96322 Mon Sep 17 00:00:00 2001 From: wangcundashang Date: Fri, 18 Apr 2025 19:11:41 +0800 Subject: [PATCH] chore: fix function name in comment Signed-off-by: wangcundashang --- pkg/downloader/manager.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/downloader/manager.go b/pkg/downloader/manager.go index d38509311..84eff633d 100644 --- a/pkg/downloader/manager.go +++ b/pkg/downloader/manager.go @@ -385,7 +385,7 @@ func parseOCIRef(chartRef string) (string, string, error) { return chartRef, tag, nil } -// safeMoveDep moves all dependencies in the source and moves them into dest. +// safeMoveDeps moves all dependencies in the source and moves them into dest. // // It does this by first matching the file name to an expected pattern, then loading // the file to verify that it is a chart.