GUACAMOLE-637: "concatentation" ... not "contatenation".
This commit is contained in:
parent
9fb713d804
commit
ba8fd17394
@ -27,7 +27,7 @@
|
||||
* Verify guac_strlcat() behavior when the string fits the buffer without
|
||||
* truncation. The return value of each call should be the length of the
|
||||
* resulting string. Each resulting string should contain the full result of
|
||||
* the contatenation, including null terminator.
|
||||
* the concatenation, including null terminator.
|
||||
*/
|
||||
void test_string__strlcat() {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user