Skip to content

Commit ceec658

Browse files
abiquemessmerd
andauthored
Update include/clap/ext/draft/mini-curve-display.h
Co-authored-by: Dalton Messmer <[email protected]>
1 parent 8854554 commit ceec658

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/clap/ext/draft/mini-curve-display.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ enum clap_mini_curve_display_curve_kind {
1818
CLAP_MINI_CURVE_DISPLAY_CURVE_KIND_GAIN_RESPONSE = 1,
1919

2020
// The mini curve is intended to draw the total phase response of the plugin.
21-
// In this case the y values are in radians and the x values are in hz (logarithmic).
21+
// In this case the y values are in radians and the x values are in Hz (logarithmic).
2222
// This would be useful in for example an equalizer.
2323
CLAP_MINI_CURVE_DISPLAY_CURVE_KIND_PHASE_RESPONSE = 2,
2424

0 commit comments

Comments
 (0)