Skip to content

Commit

Permalink
tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffMcClintock committed Aug 2, 2024
1 parent a479f89 commit 9d3e659
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/GainGui/Gain.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ struct GainGui final : public Processor
}
};

// Describe the plugin, and register it with the framework.
// Describe the plugin and register it with the framework.
namespace
{
auto r = Register<GainGui>::withXml(R"XML(
Expand Down

0 comments on commit 9d3e659

Please sign in to comment.