[Pythonjp-checkins] [python-doc-ja] push by matsu****@gmail***** - fix a typo on 2011-12-16 13:48 GMT

Back to archive index

pytho****@googl***** pytho****@googl*****
2011年 12月 16日 (金) 22:49:12 JST


Revision: e57d38342426
Author:   MATSUI Tetsushi <matsu****@gmail*****>
Date:     Fri Dec 16 05:46:25 2011
Log:      fix a typo
http://code.google.com/p/python-doc-ja/source/detail?r=e57d38342426

Modified:
  /library/collections.rst

=======================================
--- /library/collections.rst	Tue Nov 15 08:27:35 2011
+++ /library/collections.rst	Fri Dec 16 05:46:25 2011
@@ -866,7 +866,7 @@
                             :class:`Iterable`,                              
``index``, ``count``
                             :class:`Container`

-:class:`MutableSequnce`    :class:`Sequence`      ``__setitem__``          
Sequence から継承したメソッドと、
+:class:`MutableSequence`   :class:`Sequence`      ``__setitem__``          
Sequence から継承したメソッドと、
                                                    ``__delitem__``,         
``append``, ``reverse``, ``extend``, ``pop``,
                                                    ``insert``,              
``remove``, ``__iadd__``




Pythonjp-checkins メーリングリストの案内
Back to archive index