mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-11-28 14:21:00 +01: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;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Create th value entry */
|
/* Create the value entry */
|
||||||
|
|
||||||
key = PY_STRING_FROM_STRING("value");
|
key = PY_STRING_FROM_STRING("value");
|
||||||
if (key == NULL) {
|
if (key == NULL) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user