Merge pull request #589 from pinheadmz/master

little spelling error
pull/1/head
chriseth 8 years ago committed by GitHub
commit 94bc78118f
  1. 2
      src/app/staticanalysis/modules/gasCosts.js

@ -1,5 +1,5 @@
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 () {

Loading…
Cancel
Save