From c5a12e53f86fedfe389c6ba66666026589006594 Mon Sep 17 00:00:00 2001 From: Alin Serdean Date: Fri, 14 Jul 2017 04:40:55 +0000 Subject: datapath-windows: Fix misspelling in comment. Found by inspection. Signed-off-by: Alin Gabriel Serdean Signed-off-by: Ben Pfaff Acked-by: Shashank Ram --- datapath-windows/ovsext/TunnelFilter.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'datapath-windows/ovsext') diff --git a/datapath-windows/ovsext/TunnelFilter.c b/datapath-windows/ovsext/TunnelFilter.c index 6f4663ea0..9939415fb 100644 --- a/datapath-windows/ovsext/TunnelFilter.c +++ b/datapath-windows/ovsext/TunnelFilter.c @@ -1618,7 +1618,7 @@ OvsTunnelFilterSetIrpContext(POVS_TUNFLT_REQUEST_LIST listRequests, /* * -------------------------------------------------------------------------- * This function is the Cancel routine to be called by the I/O Manager in the - * case when the IRP is cancelled. + * case the IRP is canceled. * -------------------------------------------------------------------------- */ VOID -- cgit v1.2.1