Skip to content

Commit

Permalink
Typo fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
enuribekov-tempesta committed Aug 29, 2024
1 parent c19b65f commit 5f54ac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fw/apm.c
Original file line number Diff line number Diff line change
Expand Up @@ -1346,7 +1346,7 @@ __tfw_apm_crc32_calc(TfwMsgIter *it, TfwStr *chunk)
* - Integrity of the response body
* - CRC
* Successful passing all of the checks considered
* as a sign that server alive.
* as a sign that the server is alive.
*/
bool
tfw_apm_hm_srv_alive(TfwHttpResp *resp, TfwServer *srv)
Expand Down

0 comments on commit 5f54ac6

Please sign in to comment.