Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jatinchowdhury18 committed Jul 15, 2024
1 parent 627aa22 commit ebded81
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ class SemitonesParameter : public FloatParameter
{
}

using Ptr = OptionalPointer<RatioParameter>;
using Ptr = OptionalPointer<SemitonesParameter>;

private:
JUCE_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR (SemitonesParameter)
Expand Down

0 comments on commit ebded81

Please sign in to comment.