fix typo
ClosedPublic

Authored by sitter on Jun 6 2017, 9:48 AM.

Details

Summary

’ (U+2019 aka RIGHT SINGLE QUOTATION MARK)
is not
' (U+0027 aka APOSTROPHE)

it's U+0027 in "it's" :)

Diff Detail

Repository
R134 Discover Software Store
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
sitter created this revision.Jun 6 2017, 9:48 AM
Restricted Application added a project: Plasma. · View Herald TranscriptJun 6 2017, 9:48 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
apol added inline comments.Jun 6 2017, 9:50 AM
CMakeLists.txt
1

?
nope

50

okay... xD I must have copied it from somewhere, check other Kirigami apps.

mart accepted this revision.Jun 6 2017, 9:51 AM
This revision is now accepted and ready to land.Jun 6 2017, 9:51 AM
sitter updated this revision to Diff 15201.Jun 6 2017, 9:51 AM

fix typo that snuck into typo fix :D

sitter marked an inline comment as done.Jun 6 2017, 9:51 AM
This revision was automatically updated to reflect the committed changes.