Skip to content

Commit

Permalink
Merge branch 'AleoHQ:feat/stubs' into feat/stubs
Browse files Browse the repository at this point in the history
  • Loading branch information
prajwolrg authored Dec 25, 2023
2 parents 4f6ac58 + d5237b6 commit aad71b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion errors/src/errors/parser/parser_errors.rs
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ create_messages!(
@formatted
only_aleo_external_calls {
args: (),
msg: format!("Only external calls to aleo programs are supported."),
msg: format!("Only external calls to `.aleo` programs are supported."),
help: None,
}
);

0 comments on commit aad71b8

Please sign in to comment.