From 391c6bd80a2ad30aa2f02ae509ac34a86c25d102 Mon Sep 17 00:00:00 2001
From: "Dmitry Yu. Naumov" <github@naumov.de>
Date: Tue, 30 Aug 2016 18:35:32 +0200
Subject: [PATCH] Update t_max_iter.md

---
 .../prj/nonlinear_solvers/nonlinear_solver/t_max_iter.md        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/ProjectFile/prj/nonlinear_solvers/nonlinear_solver/t_max_iter.md b/Documentation/ProjectFile/prj/nonlinear_solvers/nonlinear_solver/t_max_iter.md
index 3625da906eb..7f91deaa6d3 100644
--- a/Documentation/ProjectFile/prj/nonlinear_solvers/nonlinear_solver/t_max_iter.md
+++ b/Documentation/ProjectFile/prj/nonlinear_solvers/nonlinear_solver/t_max_iter.md
@@ -1,4 +1,4 @@
 Specifies the maximum number of iterations the nonlinear solver can make for
 solving a single equation system.
 
-If this number is exceeded, the nonlinear solver failed.
+The nonlinear solver will fail when this number is exceeded.
-- 
GitLab