diff --git a/src/generateOmega.m b/src/generateOmega.m
index 44cfa8684127f3ac3dce272a85b67022a507e0ae..2bcdf689da40fb4b47cf146faeca666d435f6754 100644
--- a/src/generateOmega.m
+++ b/src/generateOmega.m
@@ -9,6 +9,7 @@ function [P_Omega, P_OmegaC] = generateOmega(OmegaTypes, nxhat, nd, params)
 %           nd          Number of illumination directions, i.e. columns.
 %           params      Further specification of the shapes of the components of
 %                       Omega, 5*nr_of_OmegaTypes-array.
+%
 % OUTPUT:   P_Omega     Projection operator corresponding to non-observable part Omega,
 %                       nxhat*nd-array, only 0 and 1 entries, zero-matrix for splitting only.
 %           P_OmegaC    Projection operator corresponding to observable part Omega^C,