Skip to content

Commit 015f2e9

Browse files
committed
meh
1 parent 0cb9a6a commit 015f2e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nexus/src/app/background/tasks/support_bundle_collector.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1095,7 +1095,7 @@ impl BundleCollection {
10951095

10961096
// Perform the work of collecting the support bundle into a temporary directory
10971097
//
1098-
// "dir" is a directory where data can be stored.
1098+
// "dir" is an output directory where data can be stored.
10991099
//
11001100
// If a partial bundle can be collected, it should be returned as
11011101
// an Ok(SupportBundleCollectionReport). Any failures from this function

0 commit comments

Comments
 (0)