Skip to content

Commit ccde336

Browse files
jhlegarretadzenanz
authored andcommitted
STYLE: Capitalize first letter for Histogram class name in index
Capitalize first letter for `Histogram` class name in index: avoids creating a `histogram` entry linked to the same class name, and adds a new link in the `Histogram` index entry.
1 parent 54434e1 commit ccde336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Numerics/Statistics/CreateHistogramFromListOfMeasurements/Documentation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Create Histogram From List of Measurements
55

66
.. index::
77
single: SampleToHistogramFilter
8-
single: histogram
8+
single: Histogram
99

1010
Synopsis
1111
--------

0 commit comments

Comments
 (0)