Merge lp:~mc-return/unity/unity.merge-fix-typos into lp:unity
Proposed by
MC Return
on 2012-07-09
| Status: | Superseded |
|---|---|
| Proposed branch: | lp:~mc-return/unity/unity.merge-fix-typos |
| Merge into: | lp:unity |
| Diff against target: |
364 lines (+57/-57) 10 files modified
plugins/unityshell/src/nux-area-accessible.cpp (+23/-23) plugins/unityshell/src/nux-area-accessible.h (+2/-2) plugins/unityshell/src/nux-base-window-accessible.cpp (+5/-5) plugins/unityshell/src/nux-layout-accessible.cpp (+1/-1) plugins/unityshell/src/nux-object-accessible.cpp (+4/-4) plugins/unityshell/src/nux-view-accessible.cpp (+3/-3) plugins/unityshell/src/unitya11y.cpp (+14/-14) plugins/unityshell/src/unitya11ytests.cpp (+1/-1) plugins/unityshell/src/unityshell.cpp (+3/-3) shortcuts/StandaloneShortcuts.cpp (+1/-1) |
| To merge this branch: | bzr merge lp:~mc-return/unity/unity.merge-fix-typos |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Tim Penhey (community) | 2012-07-09 | Needs Fixing on 2012-07-23 | |
|
Review via email:
|
|||
This proposal has been superseded by a proposal from 2012-07-23.
Commit Message
Fixed several minor typos
Description of the Change
Fixes several minor typos
To post a comment you must log in.
lp:~mc-return/unity/unity.merge-fix-typos
updated
on 2012-07-12
lp:~mc-return/unity/unity.merge-fix-typos
updated
on 2012-08-17
- 2485. By MC Return on 2012-07-23
-
Rebased on latest lp:unity
- 2486. By MC Return on 2012-07-23
-
Fixed 'the objects destruction' -> 'the object's destruction' typo
- 2487. By MC Return on 2012-07-24
-
Fixed typo in all instances of UBUS_LAUNCHER_
START_KEY_ SWTICHER - 2488. By MC Return on 2012-07-24
-
Rebased on latest lp:unity
- 2489. By MC Return on 2012-08-14
-
Hopefully fixed remaining UBUS_LAUNCHER_
END_KEY_ SWTICHER -> UBUS_LAUNCHER_ END_KEY_ SWITCHER typos - 2490. By MC Return on 2012-08-15
-
Merged latest lp:unity
- 2491. By MC Return on 2012-08-17
-
Merged lp:unity


Thanks for this.
Just one point:
s/the objects destruction/the object's destruction/