fixing typo

This commit is contained in:
Ronald Andreu Kaiser
2011-11-11 16:42:50 -02:00
parent ad4f48dcd4
commit 8c22b26d9c

View File

@@ -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 = {