mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-01-05 03:29:35 +00:00
DOC: spoa/python: Fixing typos in comments
Fixing a missing letter in a comment This patch must be backported as far as 2.0.
This commit is contained in:
parent
85b25829bc
commit
c7485ac101
@ -591,7 +591,7 @@ static int ps_python_exec_message(struct worker *w, void *ref, int nargs, struct
|
||||
return 0;
|
||||
}
|
||||
|
||||
/* Create th value entry */
|
||||
/* Create the value entry */
|
||||
|
||||
key = PY_STRING_FROM_STRING("value");
|
||||
if (key == NULL) {
|
||||
|
Loading…
Reference in New Issue
Block a user