doc: fix some typos in .qml files
[profile/ivi/qtdeclarative.git] / examples / quick / modelviews / listview / highlight.qml
index 3f2a3dc..452d6c9 100644 (file)
@@ -77,7 +77,7 @@ Rectangle {
     }
 
 //! [0]
-    // Define a highlight with customised movement between items.
+    // Define a highlight with customized movement between items.
     Component {
         id: highlightBar
         Rectangle {