diff --git a/src/evaluateFarfieldSecondOrder.m b/src/evaluateFarfieldSecondOrder.m
index 535339d57a40de6e8369808569b4d0180c86338a..ab1d20a9bd1ac3dd8a38a79b8cc0e12ea20e97cc 100644
--- a/src/evaluateFarfieldSecondOrder.m
+++ b/src/evaluateFarfieldSecondOrder.m
@@ -6,7 +6,7 @@ function [F] = evaluateFarfieldSecondOrder(k, sampling, objects, par, R, q)
 %
 % INPUT: kappa      Wave number, >0.
 %        sampling   Structure containing information about the discretization.
-%        objects    Structure including two strings that set the shape-types of
+%        objects    Cell-array including two strings that set the shape-types of
 %                   the two scatterers.
 %        par        Vector containing all further information about the scatterers
 %                   shape, 2*6-array.