We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f334bf commit 61e5845Copy full SHA for 61e5845
lib/include/elements/element/range_slider.hpp
@@ -575,7 +575,7 @@ namespace cycfi::elements
575
576
/*!
577
* \brief
578
- * Gets a constant reference to the track component.
+ * Get a constant reference to the track component.
579
*
580
* \return
581
* A constant reference to the track component.
@@ -588,7 +588,7 @@ namespace cycfi::elements
588
589
590
591
- * Gets a reference to the track component.
+ * Get a reference to the track component.
592
593
594
* A reference to the track component.
0 commit comments