diff options
Diffstat (limited to 'libpager/pager-attr.c')
-rw-r--r-- | libpager/pager-attr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libpager/pager-attr.c b/libpager/pager-attr.c index ad1560ea..cf16d9db 100644 --- a/libpager/pager-attr.c +++ b/libpager/pager-attr.c @@ -20,7 +20,7 @@ /* Change the attributes of the memory object underlying pager P. Arguments MAY_CACHE and COPY_STRATEGY are as for - memory_object_change_atributes. Wait for the kernel to report + memory_object_change_attributes. Wait for the kernel to report completion if WAIT is set. */ void pager_change_attributes (struct pager *p, |