Commit 94bc7811 authored by chriseth's avatar chriseth Committed by GitHub

Merge pull request #589 from pinheadmz/master

little spelling error
parents 9dda96a2 93ffe519
var name = 'Gas Costs: ' var name = 'Gas Costs: '
var desc = 'Warn if the gas requiremets of functions are too high.' var desc = 'Warn if the gas requirements of functions are too high.'
var categories = require('./categories') var categories = require('./categories')
function gasCosts () { function gasCosts () {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment