fix typo.

pull/4/head
Shirou WAKAYAMA 11 years ago
parent 12c0e66d9c
commit 879127682b

@ -1,9 +1,9 @@
//
// gopsutil is a port of psutil(http://pythonhosted.org/psutil/).
// This covers these architectures.
// - linux
// - freebsd
// - window
// - linux (amd64, arm)
// - freebsd (amd64)
// - windows (amd64)
package gopsutil
import (

Loading…
Cancel
Save