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/). // gopsutil is a port of psutil(http://pythonhosted.org/psutil/).
// This covers these architectures. // This covers these architectures.
// - linux // - linux (amd64, arm)
// - freebsd // - freebsd (amd64)
// - window // - windows (amd64)
package gopsutil package gopsutil
import ( import (

Loading…
Cancel
Save