Spelling correction
This commit is contained in:
committed by
Nikolay Krasko
parent
a349f2e66b
commit
bb53985c00
+1
-1
@@ -21,7 +21,7 @@ import org.mozilla.javascript.Context;
|
|||||||
import org.mozilla.javascript.NativeJavaObject;
|
import org.mozilla.javascript.NativeJavaObject;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Assert that a Rhino function returns a Native Java object which when unwrapped is equal to the expecte result
|
* Assert that a Rhino function returns a Native Java object which when unwrapped is equal to the expected result
|
||||||
*/
|
*/
|
||||||
public class RhinoFunctionNativeObjectResultChecker extends RhinoFunctionResultChecker {
|
public class RhinoFunctionNativeObjectResultChecker extends RhinoFunctionResultChecker {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user