From 36d1234d03a142e14c862c135b59701ee1cffce8 Mon Sep 17 00:00:00 2001 From: Christoph Lehmann <christoph.lehmann@ufz.de> Date: Thu, 1 Sep 2016 09:27:54 +0200 Subject: [PATCH] [PL] \TODO -> \todo --- ProcessLib/Deformation/BMatrixPolicy.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ProcessLib/Deformation/BMatrixPolicy.h b/ProcessLib/Deformation/BMatrixPolicy.h index 00b33e4f442..eaee10bc612 100644 --- a/ProcessLib/Deformation/BMatrixPolicy.h +++ b/ProcessLib/Deformation/BMatrixPolicy.h @@ -34,7 +34,7 @@ struct KelvinVectorDimensions<3> // Kelvin vector and matrix templates for given displacement dimension. // -/// \TODO Maybe better to move the KelvinVector/MatrixType into +/// \todo Maybe better to move the KelvinVector/MatrixType into /// MaterialLib/SolidModels/KelvinVector.h. /// Kelvin vector type for given displacement dimension. -- GitLab