summaryrefslogtreecommitdiff
path: root/vm
diff options
context:
space:
mode:
authorJustus Winter <justus@gnupg.org>2017-08-14 19:17:18 +0200
committerJustus Winter <justus@gnupg.org>2017-08-14 21:47:20 +0200
commitd2efceefd3ab02fe887b3e0c73e71224a463871c (patch)
tree94f1662284f7ddfa2b2b36005c575445ecd5119b /vm
parent0b96b98294901442de8196e21fff7c5fd79750ef (diff)
Fix typo.
Diffstat (limited to 'vm')
-rw-r--r--vm/vm_map.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/vm/vm_map.c b/vm/vm_map.c
index 855d7997..ee443e12 100644
--- a/vm/vm_map.c
+++ b/vm/vm_map.c
@@ -102,7 +102,7 @@ MACRO_END
* are now "top level" maps (either task map, kernel map or submap
* of the kernel map).
*
- * Since portions of maps are specified by start/end addreses,
+ * Since portions of maps are specified by start/end addresses,
* which may not align with existing map entries, all
* routines merely "clip" entries to these start/end values.
* [That is, an entry is split into two, bordering at a