diff --git a/src/tree/measure_func.rs b/src/tree/measure_func.rs index 55e992640..1f2eb341a 100644 --- a/src/tree/measure_func.rs +++ b/src/tree/measure_func.rs @@ -66,7 +66,7 @@ pub enum SyncMeasureFunc { impl Measurable for SyncMeasureFunc { type Context = Context; - /// Call the measure function to measure to the node + /// Call the measure function to measure the node #[inline(always)] fn measure( &self,