summaryrefslogtreecommitdiff
path: root/datapath-windows/ovsext/TunnelFilter.c
diff options
context:
space:
mode:
authorAlin Serdean <aserdean@cloudbasesolutions.com>2017-07-14 04:40:55 +0000
committerBen Pfaff <blp@ovn.org>2017-08-02 11:30:20 -0700
commitc5a12e53f86fedfe389c6ba66666026589006594 (patch)
tree5925c353220094b839cdd097dca7336682cdfc75 /datapath-windows/ovsext/TunnelFilter.c
parentf0187396b0a77623a726590ff0a22a1db20d7ba4 (diff)
downloadopenvswitch-c5a12e53f86fedfe389c6ba66666026589006594.tar.gz
datapath-windows: Fix misspelling in comment.
Found by inspection. Signed-off-by: Alin Gabriel Serdean <aserdean@cloudbasesolutions.com> Signed-off-by: Ben Pfaff <blp@ovn.org> Acked-by: Shashank Ram <rams@vmware.com>
Diffstat (limited to 'datapath-windows/ovsext/TunnelFilter.c')
-rw-r--r--datapath-windows/ovsext/TunnelFilter.c2
1 files changed, 1 insertions, 1 deletions
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