Skip to content

Commit 47558a2

Browse files
authored
Update configurable.rs
1 parent 791a7b5 commit 47558a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/compilers/src/artifact_output/configurable.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -546,7 +546,7 @@ impl ExtraOutputValues {
546546
}
547547
}
548548

549-
/// Determines what to emit as additional file
549+
/// Determines what to emit as an additional file
550550
#[derive(Clone, Copy, Debug, Default, PartialEq, Eq)]
551551
pub struct ExtraOutputFiles {
552552
pub abi: bool,

0 commit comments

Comments
 (0)