Skip to content

Commit

Permalink
style(MongoBinaryDownload): fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
hasezoey committed Jul 7, 2023
1 parent 3498c33 commit 615b681
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export class MongoBinaryDownload {
dlProgress: MongoBinaryDownloadProgress;
_downloadingUrl?: string;

/**These options are kind of raw, they are not run through DryMongoBinary.generateOptions */
/** These options are kind of raw, they are not run through DryMongoBinary.generateOptions */
binaryOpts: Required<MongoBinaryOpts>;

// TODO: for an major version, remove the compat get/set
Expand Down

0 comments on commit 615b681

Please sign in to comment.