Skip to content

Commit

Permalink
kruser#61: fixed comment for getCalledStrikeRate
Browse files Browse the repository at this point in the history
  • Loading branch information
albertlyu committed Apr 11, 2014
1 parent 9072342 commit b4de80e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/app/scripts/pojos/Zone.js
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ pitchfx.Zone.prototype.getWhiffRate = function()
};

/**
* Get the whiff rate for this zone
* Get the called strike rate for this zone
*
* @returns {pitchfx.ZoneStat}
*/
Expand Down

0 comments on commit b4de80e

Please sign in to comment.