]> granicus.if.org Git - python/commitdiff
correct comment
authorBenjamin Peterson <benjamin@python.org>
Mon, 9 Aug 2010 15:53:58 +0000 (15:53 +0000)
committerBenjamin Peterson <benjamin@python.org>
Mon, 9 Aug 2010 15:53:58 +0000 (15:53 +0000)
Include/structseq.h

index 25763ce6347e18eb86c6b7fd21a72c0798dab183..a5d7b2e07f7af3bdfa1bcecc629880591bd6d0d7 100644 (file)
@@ -1,5 +1,5 @@
 
-/* Tuple object interface */
+/* Named tuple object interface */
 
 #ifndef Py_STRUCTSEQ_H
 #define Py_STRUCTSEQ_H