Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
moninom1 committed Nov 1, 2023
1 parent b3f878d commit df729b1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -968,7 +968,7 @@ static void dns_test( const char * pcHostName )
}
else
{
FreeRTOS_printf( ( "dns_test: Failed to generate a random Search ID\n" ) );
FreeRTOS_printf( ( "dns_test: Failed to generate a random SearchID\n" ) );
}
}

Expand Down

0 comments on commit df729b1

Please sign in to comment.