Commit 93ffe519 authored by Matthew Zipkin's avatar Matthew Zipkin Committed by GitHub

little spelling error

parent 9dda96a2
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