Typo: prec -> perc

Closes #140
This commit is contained in:
Bruno Bigras
2015-08-25 16:00:01 -04:00
committed by Cameron Sparr
parent 94eed9b43c
commit 0acf15c025
3 changed files with 3 additions and 2 deletions

View File

@@ -9,6 +9,7 @@
### Bugfixes
- [#128](https://github.com/influxdb/telegraf/issues/128): system_load measurement missing.
- [#129](https://github.com/influxdb/telegraf/issues/129): Latest pkg url fix.
- [#140](https://github.com/influxdb/telegraf/issues/140): Memory plugin prec->perc typo fix. Thanks @brunoqc!
## v0.1.6 [2015-08-20]