Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 3.6.0
-
None
-
Ubuntu | Firefox 39.0
-
6ca2bb3c73fba1e581a22f7aada1fd811f023faf
Description
On page http://doc.qt.io/qtcreator/creator-editor-refactoring.html, the first example from "Assign to Local Variable" displays "s.loLatin1();" when it should be "s.toLatin1();"