mispelled "phrase"

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40925
This commit is contained in:
David Anderson 2007-06-07 22:26:38 +00:00
parent 4066ab09eb
commit 2463cf50bf

View File

@ -100,7 +100,7 @@ try_serverlang:
goto error_out;
}
} 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;
}
}