diff options
Diffstat (limited to 'gnu/packages/golang-xyz.scm')
-rw-r--r-- | gnu/packages/golang-xyz.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 6c08e74104..8b100ce30a 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1945,7 +1945,7 @@ weighted moving averages}.") ;; There is not much information provided by the project, see ;; <https://github.com/whyrusleeping/go-sysinfo/issues>. (description - "This packages provides a basic system stats like @code{DiskUsage} and + "This package provides a basic system stats like @code{DiskUsage} and @code{MemoryInfo}.") (license license:expat))) |