diff --git a/Include/structseq.h b/Include/structseq.h index 25763ce6347..a5d7b2e07f7 100644 --- a/Include/structseq.h +++ b/Include/structseq.h @@ -1,5 +1,5 @@ -/* Tuple object interface */ +/* Named tuple object interface */ #ifndef Py_STRUCTSEQ_H #define Py_STRUCTSEQ_H