From a3e3bc12c75418bc1b54ecfae2686dedffb608b8 Mon Sep 17 00:00:00 2001 From: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu, 2 Nov 2017 10:16:06 +0100 Subject: [PATCH] [PL/BoundaryCondition] Fix spelling in docu. --- .../boundary_conditions/boundary_condition/t_geometry.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/ProjectFile/prj/process_variables/process_variable/boundary_conditions/boundary_condition/t_geometry.md b/Documentation/ProjectFile/prj/process_variables/process_variable/boundary_conditions/boundary_condition/t_geometry.md index 7bb53b68eb9..5ded223a30d 100644 --- a/Documentation/ProjectFile/prj/process_variables/process_variable/boundary_conditions/boundary_condition/t_geometry.md +++ b/Documentation/ProjectFile/prj/process_variables/process_variable/boundary_conditions/boundary_condition/t_geometry.md @@ -1 +1 @@ -The name of the on which the boundary condition is defined. +The name of the geometry on which the boundary condition is defined. -- GitLab