Fixed typo in graphite editor tooltip

This commit is contained in:
Torkel Ödegaard 2014-12-02 14:51:21 -08:00
parent b53efed1ef
commit 1591a486cc

View File

@ -102,7 +102,7 @@
<input type="text"
class="input-mini grafana-target-segment-input"
ng-model="panel.cacheTimeout"
bs-tooltip="'Graphite parameter to overwride memcache default timeout (unit is seconds)'"
bs-tooltip="'Graphite parameter to override memcache default timeout (unit is seconds)'"
data-placement="right"
spellcheck='false'
placeholder="60">