Skip to content

Commit

Permalink
Fix aspell
Browse files Browse the repository at this point in the history
  • Loading branch information
kcudnik committed Jan 4, 2021
1 parent b103603 commit 0af533a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion syncd/Syncd.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 0af533a

Please sign in to comment.