Skip to content

Commit

Permalink
[orchagent]: Fix typo (sonic-net#434)
Browse files Browse the repository at this point in the history
  • Loading branch information
sihuihan88 authored and Shu0T1an ChenG committed Jan 23, 2018
1 parent eb58bb6 commit 2bd7aab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion orchagent/pfcactionhandler.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ PfcWdActionHandler::~PfcWdActionHandler(void)
SWSS_LOG_ENTER();

SWSS_LOG_NOTICE(
"PFC Watchdog strom restored on port %s, queue index %d, queue id 0x%lx and port id 0x%lx.",
"PFC Watchdog storm restored on port %s, queue index %d, queue id 0x%lx and port id 0x%lx.",
m_portAlias.c_str(),
m_queueId,
m_queue,
Expand Down

0 comments on commit 2bd7aab

Please sign in to comment.