From 511e2123038c0df994ecadb1454d0869dc256698 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Fri, 10 Feb 2012 09:29:38 +0100 Subject: srd: s/python/Python/. --- type_decoder.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'type_decoder.c') diff --git a/type_decoder.c b/type_decoder.c index 028865b..016a755 100644 --- a/type_decoder.c +++ b/type_decoder.c @@ -189,7 +189,7 @@ static PyObject *Decoder_add(PyObject *self, PyObject *args) } if (!PyArg_ParseTuple(args, "is", &output_type, &proto_id)) { - /* Let python raise this exception. */ + /* Let Python raise this exception. */ return NULL; } -- cgit v1.2.3-70-g09d2