little spelling error

pull/1/head
Matthew Zipkin 8 years ago committed by GitHub
parent 9dda96a210
commit 93ffe519d6
  1. 2
      src/app/staticanalysis/modules/gasCosts.js

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

Loading…
Cancel
Save