Merge pull request #5041 from LindsayHill/patch-1

Fixed minor typo s/seperate/separate/
This commit is contained in:
Carl Bergquist 2016-05-15 22:25:15 +02:00
commit adce8c15bb

View File

@ -45,7 +45,7 @@
<ul>
<li>$m = replaced with measurement name</li>
<li>$measurement = replaced with measurement name</li>
<li>$1 - $9 = replaced with part of measurement name (if you seperate your measurement name with dots)</li>
<li>$1 - $9 = replaced with part of measurement name (if you separate your measurement name with dots)</li>
<li>$col = replaced with column name</li>
<li>$tag_hostname = replaced with the value of the hostname tag</li>
<li>You can also use [[tag_hostname]] pattern replacement syntax</li>