From 0af533a287d55c13376c95a9273a64006a1491d1 Mon Sep 17 00:00:00 2001 From: kcudnik Date: Mon, 4 Jan 2021 17:18:31 +0100 Subject: [PATCH] Fix aspell --- syncd/Syncd.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syncd/Syncd.cpp b/syncd/Syncd.cpp index 9688d5f1a..fabb9b884 100644 --- a/syncd/Syncd.cpp +++ b/syncd/Syncd.cpp @@ -2077,7 +2077,7 @@ void Syncd::syncUpdateRedisBulkQuadEvent( if (api == SAI_COMMON_API_BULK_SET) { // in case of bulk set operation, it can happen that multiple - // attributes will be set for the same key, then wehen we want to + // attributes will be set for the same key, then when we want to // push them to redis database, we need to combine all attributes // to a single vector of attributes