fixing typo
This commit is contained in:
@@ -278,7 +278,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