diff options
author | Andras Timar <atimar@suse.com> | 2011-11-28 21:35:57 +0100 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2011-11-28 21:40:32 +0100 |
commit | 9fce330f8f47a148bc12413540a80696cb90a0b4 (patch) | |
tree | 4a6cbc9b46252410627a367ecbbdae7f39e357f7 /nlpsolver | |
parent | 4c41530eeda7d09d1607db7e697df6007c16d892 (diff) |
eliminate duplicate IDs
Diffstat (limited to 'nlpsolver')
-rwxr-xr-x | nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp b/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp index bbe58889cb77..af4ecd4be02c 100755 --- a/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp +++ b/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp @@ -97,7 +97,7 @@ </tablerow> <tablerow> <tablecell> - <paragraph xml-lang="en-US" id="par_id0503200917103794" role="tablecontent" l10n="NEW">Stagnation Limit</paragraph> + <paragraph xml-lang="en-US" id="par_id0504200917103794" role="tablecontent" l10n="NEW">Stagnation Limit</paragraph> </tablecell> <tablecell> <paragraph xml-lang="en-US" id="par_id050320091710377" role="tablecontent" l10n="NEW">If this number of individuals found solutions within a close range, the iteration is stopped and the best of these values is chosen as optimal.</paragraph> @@ -165,7 +165,7 @@ </tablerow> <tablerow> <tablecell> - <paragraph xml-lang="en-US" id="par_id0603200910394232" role="tablecontent" l10n="NEW">PS: Social Constant</paragraph> + <paragraph xml-lang="en-US" id="par_id0603200910394292" role="tablecontent" l10n="NEW">PS: Social Constant</paragraph> </tablecell> <tablecell> <paragraph xml-lang="en-US" id="par_id0603200910394284" role="tablecontent" l10n="NEW">… sets the importance of the global best point between all particles/individuals.</paragraph> @@ -194,4 +194,4 @@ </table> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> |