summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libmom/mom.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmom/mom.h b/libmom/mom.h
index 75d4b08d..6d04f1d5 100644
--- a/libmom/mom.h
+++ b/libmom/mom.h
@@ -63,7 +63,7 @@ void mom_ref_destroy (struct mom_port_ref *obj);
/* Memory management */
-/* Size of a physical page; mom memory management calls must be in
+/* Size of a "physical" page; mom memory management calls must be in
aligned multiples of this value. */
extern size_t mom_page_size;