Code review comment for lp:~zsombi/ubuntu-ui-toolkit/dynamic-tabs

Revision history for this message
Tim Peeters (tpeeters) wrote :

132 + is greater than \l count. \a title, \a component and \a params are used in
133 + the same way as in \l addTab(). Returns the instance of the created Tab.

"created" is not correct (same for addTab), because the tab may already exist and just be inserted. What about "inserted tab" and "added tab"?

« Back to merge proposal