Fixed typo.

This commit is contained in:
Ulrich Germann 2015-08-10 16:07:32 +01:00
parent ba69e941ed
commit 0426e95e55

View File

@ -54,7 +54,7 @@ namespace Moses
{
typedef std::map<std::string, xmlrpc_c::value> params_t;
params_t::const_iterator si = params.find("search-algoritm");
params_t::const_iterator si = params.find("search-algorithm");
if (si != params.end())
{
// use named parameters