summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenoît Dejean <bdejean@gmail.com>2017-08-31 18:09:49 +0200
committerBenoît Dejean <bdejean@gmail.com>2017-08-31 18:10:21 +0200
commit7dcc6c51d6536f57f507b19330f57035fb8b4003 (patch)
treeaa47570afdf5054b5cf60d52f445c28c194c4b19
parentf5939dc69eac2929df8ff37c7babf03759cb94d5 (diff)
downloadlibgtop-7dcc6c51d6536f57f507b19330f57035fb8b4003.tar.gz
Fix API documentation typo.
-rw-r--r--include/glibtop/procmem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/glibtop/procmem.h b/include/glibtop/procmem.h
index 9e688d46..d0e09988 100644
--- a/include/glibtop/procmem.h
+++ b/include/glibtop/procmem.h
@@ -54,7 +54,7 @@ struct _glibtop_proc_mem
};
/**
- * glibtop_get_proc_map:
+ * glibtop_get_proc_mem:
* @buf:
* @pid:
*