Index: CLAM/plugins/spacialization/src/VelocityAdapter.hxx =================================================================== --- CLAM/plugins/spacialization/src/VelocityAdapter.hxx (revision 11559) +++ CLAM/plugins/spacialization/src/VelocityAdapter.hxx (working copy) @@ -19,7 +19,7 @@ const char* GetClassName() const { return "VelocityAdapter"; } VelocityAdapter(const Config& config = Config()) : _vxIn("Vx input", this) - , _vxOut("Vy input", this) + , _vxOut("Vy output", this) , _vyIn("Vy input", this) , _vyOut("Vy output", this) , _betaIn("beta input", this)