We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cb9a6a commit 015f2e9Copy full SHA for 015f2e9
nexus/src/app/background/tasks/support_bundle_collector.rs
@@ -1095,7 +1095,7 @@ impl BundleCollection {
1095
1096
// Perform the work of collecting the support bundle into a temporary directory
1097
//
1098
- // "dir" is a directory where data can be stored.
+ // "dir" is an output directory where data can be stored.
1099
1100
// If a partial bundle can be collected, it should be returned as
1101
// an Ok(SupportBundleCollectionReport). Any failures from this function
0 commit comments