After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 797243 - basic-tutorial-6: Remove trailing bracket for code consistency
basic-tutorial-6: Remove trailing bracket for code consistency
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: documentation
git master
Other Linux
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-10-03 16:03 UTC by tony.jinwoo.ahn
Modified: 2018-10-11 14:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
basic-tutorial-6: Remove trailing bracket for code consistency (1.17 KB, patch)
2018-10-03 16:08 UTC, tony.jinwoo.ahn
none Details | Review
basic-tutorial-6: Remove trailing bracket for code consistency (2.09 KB, patch)
2018-10-11 12:56 UTC, tony.jinwoo.ahn
committed Details | Review

Description tony.jinwoo.ahn 2018-10-03 16:03:42 UTC
To make consistency with code nearby, remove bracket.
(polish)
Comment 1 tony.jinwoo.ahn 2018-10-03 16:08:26 UTC
Created attachment 373835 [details] [review]
basic-tutorial-6: Remove trailing bracket for code consistency
Comment 2 Sebastian Dröge (slomo) 2018-10-03 19:55:50 UTC
Comment on attachment 373835 [details] [review]
basic-tutorial-6: Remove trailing bracket for code consistency

Thanks! Can you do the same change to the corresponding markdown file?
Comment 3 tony.jinwoo.ahn 2018-10-04 07:57:08 UTC
Sure I can!
Comment 4 tony.jinwoo.ahn 2018-10-11 12:56:31 UTC
Created attachment 373899 [details] [review]
basic-tutorial-6: Remove trailing bracket for code consistency
Comment 5 Sebastian Dröge (slomo) 2018-10-11 13:03:31 UTC
Attachment 373899 [details] pushed as d8ce611 - basic-tutorial-6: Remove trailing bracket for code consistency
Comment 6 Sebastian Dröge (slomo) 2018-10-11 13:04:13 UTC
Thanks a lot :)
Comment 7 tony.jinwoo.ahn 2018-10-11 14:36:06 UTC
It's my pleasure :)