@@ -293,7 +293,7 @@ jasmine.Spy = function(name) {
|
||||
};
|
||||
|
||||
/**
|
||||
* Tells a spy to call through to the actual implemenatation.
|
||||
* Tells a spy to call through to the actual implementation.
|
||||
*
|
||||
* @example
|
||||
* var foo = {
|
||||
|
||||
Reference in New Issue
Block a user