summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/libmemstat/memstat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libmemstat/memstat.h b/lib/libmemstat/memstat.h
index 5267e78..e973f1a 100644
--- a/lib/libmemstat/memstat.h
+++ b/lib/libmemstat/memstat.h
@@ -31,7 +31,7 @@
/*
* Number of CPU slots in library-internal data structures. This should be
- * at least value of MAXCPU from param.h
+ * at least the value of MAXCPU from param.h.
*/
#define MEMSTAT_MAXCPU 32
OpenPOWER on IntegriCloud