Change terminology to "look and feel"

-should be "look and feel"

Task-number: QTBUG-88010
Change-Id: Icd71c84e2331faa317a228cdbaaa82e7598b781f
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
This commit is contained in:
Jerome Pasion 2020-10-28 19:46:19 +01:00
parent 950e628fd8
commit b961fb42e2

View File

@ -1066,7 +1066,7 @@ void QWindow::lower()
it will make the window resize so that its edge follows the mouse cursor.
On platforms that support it, this method of resizing windows is preferred over
\c setGeometry, because it allows a more native look-and-feel of resizing windows, e.g.
\c setGeometry, because it allows a more native look and feel of resizing windows, e.g.
letting the window manager snap this window against other windows, or special resizing
behavior with animations when dragged to the edge of the screen.