summaryrefslogtreecommitdiffstats
path: root/contrib/apr/include/apr_mmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/apr/include/apr_mmap.h')
-rw-r--r--contrib/apr/include/apr_mmap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/apr/include/apr_mmap.h b/contrib/apr/include/apr_mmap.h
index 77d697f..c14de19 100644
--- a/contrib/apr/include/apr_mmap.h
+++ b/contrib/apr/include/apr_mmap.h
@@ -120,7 +120,7 @@ struct apr_mmap_t {
/**
* Create a new mmap'ed file out of an existing APR file.
* @param newmmap The newly created mmap'ed file.
- * @param file The file turn into an mmap.
+ * @param file The file to turn into an mmap.
* @param offset The offset into the file to start the data pointer at.
* @param size The size of the file
* @param flag bit-wise or of:
OpenPOWER on IntegriCloud