Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Trinitou committed Nov 1, 2024
1 parent 1a0330c commit 8ca9a7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/clap/ext/draft/param-resolutions.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ static CLAP_CONSTEXPR const char CLAP_EXT_PARAM_RESOLUTIONS[] = "clap.param-reso
extern "C" {
#endif

/// This extension allows a plugin to provides descrete value resolutions for parameters.
/// This extension allows a plugin to provides discrete value resolutions for parameters.
///
/// The host can use the parameter resolution for example for
/// - incrementing/decrementing the parameter value in discrete steps
Expand Down

0 comments on commit 8ca9a7e

Please sign in to comment.