|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [PATCH] xen/rangeset: fix typo in comment
Fixes: fc41b5c1fdbe ("Extend the range abstraction"...)
Signed-off-by: Frediano Ziglio <frediano.ziglio@xxxxxxxxx>
---
xen/common/rangeset.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xen/common/rangeset.c b/xen/common/rangeset.c
index b9e8912fb1..0e3b9acd35 100644
--- a/xen/common/rangeset.c
+++ b/xen/common/rangeset.c
@@ -38,7 +38,7 @@ struct rangeset {
};
/*****************************
- * Private range functions hide the underlying linked-list implemnetation.
+ * Private range functions hide the underlying linked-list implementation.
*/
/* Find highest range lower than or containing s. NULL if no such range. */
--
2.43.0
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |