diff --git a/JuPedSim.tex b/JuPedSim.tex
index edc6d896fb514a2f0971536751ac19505430054b..794ab27461876caf99b72a60065b80cbbddd3dfd 100644
--- a/JuPedSim.tex
+++ b/JuPedSim.tex
@@ -1744,7 +1744,7 @@ xsi:noNamespaceSchemaLocation="http://xsd.jupedsim.org/0.6/jps_report.xsd">
 		<measurement_area id="1" />
         <measurement_area id="2" />
         <cut_by_circle enabled="false" radius ="0.5" edges ="6"/>
-		<profiles enabled="false" scale_x="0.10" scale_y="0.10"/>
+		<profiles enabled="false" grid_size_x="0.10" grid_size_y="0.10"/>
 	</method_D>
 </JPSreport>
 
@@ -1843,7 +1843,7 @@ The speed is defined by the length of the measurement area and the time a pedest
 		If true, the related data will be written in the folder \\
 		(\footnotesize\textcolor{blue}{\underline{$Output/Fundamental\_Diagram/IndividualFD$}}\normalsize).
 
-     \item $\langle${\textbf {profiles}}$\rangle$: determines whether to calculate the profiles over time and space. If yes, the resolution which is decided by the parameters '$\langle${\textbf {scale\_x}}$\rangle$' and '$\langle${\textbf {scale\_y}}$\rangle$' should be set. The data will be in the folder (\footnotesize\textcolor{blue}{\underline{$Output/Fundamental\_Diagram/Classical\_Voronoi/field/$}}\normalsize).
+     \item $\langle${\textbf {profiles}}$\rangle$: determines whether to calculate the profiles over time and space. If yes, the resolution which is decided by the parameters '$\langle${\textbf {grid\_size\_x}}$\rangle$' and '$\langle${\textbf {grid\_size\_y}}$\rangle$' should be set. The data will be in the folder (\footnotesize\textcolor{blue}{\underline{$Output/Fundamental\_Diagram/Classical\_Voronoi/field/$}}\normalsize).
 
 \end{itemize}