Skip to content

Commit

Permalink
Update crates/packager/src/config/mod.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Amr Bashir <[email protected]>
  • Loading branch information
kevinaboos and amr-crabnebula committed Jul 2, 2024
1 parent b6a3b1c commit 361cd0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/packager/src/config/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ pub struct DebianConfig {
/// {{/if}}
/// ```
///
/// The `exec_arg` will be set to:
/// The `{{exec_arg}}` will be set to:
/// * "%U", if at least one [Config::deep_link_protocols] was specified.
/// * This means that your application can accommodate being invoked with multiple URLs.
/// * "%F", if at least one [Config::file_associations] was specified but no deep link protocols were given, or
Expand Down

0 comments on commit 361cd0f

Please sign in to comment.