Squashed commit of the following:
commit
9208671b7b5a8e8c474a925eb6c9a5aa5297428b
Author: Dipto Pandit (dipandit) <dipandit@cisco.com>
Date: Fri May 7 12:54:42 2021 -0400
file_api: fix spell source error
std::string file_name = ss.str();
PacketTracer::daq_log("file+%" PRId64"++File Type[%s]/File ID[%lu] with name[%s] and size[%lu] detected."
- "File sha is [%s], with verdict[%s]$",
+ "File SHA is [%s], with verdict[%s]$",
TO_NSECS(pt_timer->get()),
file_type_name(context->get_file_type()).c_str(),
context->get_file_id(),