Skip to content

Commit

Permalink
vtc(7): Misplaced double-quote
Browse files Browse the repository at this point in the history
  • Loading branch information
dridi committed Apr 4, 2024
1 parent 6c27aae commit 9e0f47f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/varnishtest/vtc_http2.c
Original file line number Diff line number Diff line change
Expand Up @@ -1009,7 +1009,7 @@ cmd_var_resolve(const struct stream *s, const char *spec, char *buf)
/* SECTION: stream.spec.zexpect.settings SETTINGS specific
*
* settings.ack
* "true" if the ACK flag was set, else ""false.
* "true" if the ACK flag was set, else "false".
*
* settings.push
* "true" if the push settings was set to yes, "false" if set to
Expand Down

0 comments on commit 9e0f47f

Please sign in to comment.