Skip to content

Commit 14bdc81

Browse files
testwilljannfis
authored andcommitted
fix: typo
Signed-off-by: guoguangwu <[email protected]>
1 parent b1a9654 commit 14bdc81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/argocd/update.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ func UpdateApplication(updateConf *UpdateConfiguration, state *SyncIterationStat
353353
}
354354
}
355355
} else {
356-
logCtx.Infof("Dry run - not commiting %d changes to application", result.NumImagesUpdated)
356+
logCtx.Infof("Dry run - not committing %d changes to application", result.NumImagesUpdated)
357357
}
358358
}
359359

0 commit comments

Comments
 (0)