Przeglądaj źródła

Fixed typo in graphite editor tooltip

Torkel Ödegaard 11 lat temu
rodzic
commit
1591a486cc
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/app/partials/graphite/editor.html

+ 1 - 1
src/app/partials/graphite/editor.html

@@ -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">