documentation fix

This commit is contained in:
gabriel.pettier 2012-03-22 01:38:10 +01:00
parent c00589e5be
commit c091ee5d0c
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ to customize the design of the title bar.
[WARNING] [Accordion] need 440px, got 100px
[WARNING] [Accordion] layout aborted.
That's mean you have too many children, and they are no more space to
That means you have too many children, and they are no more space to
display any content. This is "normal", and nothing will be done. Try to
increase the space for the accordion, and reduce the number of children. You
can also reduce the :attr:`Accordion.min_space`.