mirror of
https://github.com/grafana/grafana.git
synced 2024-12-02 13:39:19 -06:00
Fixed typo in graphite editor tooltip
This commit is contained in:
parent
b53efed1ef
commit
1591a486cc
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user