mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-10 00:42:41 +01:00
Fix a typo of the word "granularity"
Summary: This isn't spelled as well as it could be. Test Plan: O_O Reviewers: chad Reviewed By: chad Differential Revision: https://secure.phabricator.com/D16827
This commit is contained in:
parent
9a10413dbc
commit
999fae524f
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ To access Multimeter, go to {nav Applications > Multimeter}.
|
|||
By default, Multimeter samples 0.1% of pages. This should be a reasonable rate
|
||||
for most installs, but you can increase or decrease the rate by adjusting
|
||||
`debug.sample-rate`. Increasing the rate (by setting the value to a lower
|
||||
number, like 100, to sample 1% of pages) will increase the granualrity of the
|
||||
number, like 100, to sample 1% of pages) will increase the granularity of the
|
||||
data, at a small performance cost.
|
||||
|
||||
Using Multimeter
|
||||
|
|
Loading…
Reference in a new issue