Skip to content

Commit 61e5845

Browse files
committed
Typo fix, consistency
1 parent 2f334bf commit 61e5845

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/include/elements/element/range_slider.hpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,7 @@ namespace cycfi::elements
575575

576576
/*!
577577
* \brief
578-
* Gets a constant reference to the track component.
578+
* Get a constant reference to the track component.
579579
*
580580
* \return
581581
* A constant reference to the track component.
@@ -588,7 +588,7 @@ namespace cycfi::elements
588588

589589
/*!
590590
* \brief
591-
* Gets a reference to the track component.
591+
* Get a reference to the track component.
592592
*
593593
* \return
594594
* A reference to the track component.

0 commit comments

Comments
 (0)