Salome HOME
Documentation review corrections
[modules/adao.git] / src / daComposant / daAlgorithms / TangentTest.py
index a61c55e9479ecd65efe51da75e9bf0b318358700..e653bed6aee29951efac9bb171f8092c8a457bcd 100644 (file)
@@ -159,7 +159,7 @@ class ElementaryAlgorithm(BasicObjects.Algorithm):
             msgs += ("\n")
             msgs += (__marge + "When |R-1|/Alpha is less than or equal to a stable value when Alpha varies,\n")
             msgs += (__marge + "the tangent is valid, until the accuracy of the calculation is reached.\n")
-            msgs += (__marge + "\n")
+            msgs += ("\n")
             msgs += (__marge + "If |R-1|/Alpha is very small, the code F is likely linear or quasi-linear,\n")
             msgs += (__marge + "and the tangent is valid until computational accuracy is reached.\n")
             #