Commit ab0b14ad authored by Davis King's avatar Davis King

Fixed grammar.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403917
parent f75c343f
...@@ -191,7 +191,7 @@ ...@@ -191,7 +191,7 @@
This method uses an amount of memory that is quadratic in the number This method uses an amount of memory that is quadratic in the number
of variables to be optimized. It is generally very effective but of variables to be optimized. It is generally very effective but
if your problem has a very large number of variables then it isn't if your problem has a very large number of variables then it isn't
appropriate. Instead You should try the <a href="#lbfgs_search_strategy">lbfgs_search_strategy</a>. appropriate. Instead, you should try the <a href="#lbfgs_search_strategy">lbfgs_search_strategy</a>.
</p> </p>
</description> </description>
<examples> <examples>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment