Skip to content

Commit 383e906

Browse files
committed
Fixed missed alt in image::
#40
1 parent 2589451 commit 383e906

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/manual.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -667,11 +667,11 @@ The maximum and minimum of the samples supplied can be obtained from the max() a
667667

668668
sum() returns the summation of all of the samples:
669669

670-
image::images/maths1.jpg
670+
image::images/maths1.jpg[]
671671

672672
mean() returns the mean value:
673673

674-
image::images/maths2.jpg
674+
image::images/maths2.jpg[]
675675

676676
An instance of Mean can be reset between samples using the reset() method.
677677

0 commit comments

Comments
 (0)