Merge lp:~faenil/ubuntu-ui-toolkit/listitemlayout_doc_typofix into lp:ubuntu-ui-toolkit/staging

Proposed by Andrea Bernabei
Status: Merged
Approved by: Cris Dywan
Approved revision: 2139
Merged at revision: 2166
Proposed branch: lp:~faenil/ubuntu-ui-toolkit/listitemlayout_doc_typofix
Merge into: lp:ubuntu-ui-toolkit/staging
Diff against target: 12 lines (+1/-1)
1 file modified
src/UbuntuToolkit/uclistitemlayout.cpp (+1/-1)
To merge this branch: bzr merge lp:~faenil/ubuntu-ui-toolkit/listitemlayout_doc_typofix
Reviewer Review Type Date Requested Status
ubuntu-sdk-build-bot continuous-integration Approve
Cris Dywan Approve
Tim Philips Pending
Review via email: mp+307975@code.launchpad.net

Commit message

ListItemLayout documentation: fix typo in color usage of a code example

To post a comment you must log in.
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
Cris Dywan (kalikiana) wrote :

Seems like this was forgotten. Looks like a no-brainer.

review: Approve
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'src/UbuntuToolkit/uclistitemlayout.cpp'
--- src/UbuntuToolkit/uclistitemlayout.cpp 2016-09-09 17:49:07 +0000
+++ src/UbuntuToolkit/uclistitemlayout.cpp 2016-10-07 16:43:40 +0000
@@ -139,7 +139,7 @@
139 ListItemLayout {139 ListItemLayout {
140 id: layout140 id: layout
141 title.text: "Hello..."141 title.text: "Hello..."
142 title.color: UbuntuColors.Orange142 title.color: UbuntuColors.orange
143 subtitle.text: "...world!"143 subtitle.text: "...world!"
144144
145 Rectangle {145 Rectangle {

Subscribers

People subscribed via source and target branches