mispelled "phrase"
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40925
This commit is contained in:
parent
4066ab09eb
commit
2463cf50bf
@ -100,7 +100,7 @@ try_serverlang:
|
|||||||
goto error_out;
|
goto error_out;
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
pCtx->ThrowNativeErrorEx(SP_ERROR_PARAM, "Language prhase \"%s\" not found", key);
|
pCtx->ThrowNativeErrorEx(SP_ERROR_PARAM, "Language phrase \"%s\" not found", key);
|
||||||
goto error_out;
|
goto error_out;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user