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 748161 - Correct misspelled word
Correct misspelled word
Status: RESOLVED NOTABUG
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal minor
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-04-20 03:45 UTC by Jeonghun Jang
Modified: 2015-04-24 01:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Correct misspelled words (3.78 KB, patch)
2015-04-20 03:54 UTC, Jeonghun Jang
rejected Details | Review

Description Jeonghun Jang 2015-04-20 03:45:07 UTC
There are some misspelled words in description in gstnetclientclock.c
I attached patch for this.
Comment 1 Jeonghun Jang 2015-04-20 03:54:25 UTC
Created attachment 301963 [details] [review]
Correct misspelled words
Comment 2 Tim-Philipp Müller 2015-04-22 11:56:03 UTC
Comment on attachment 301963 [details] [review]
Correct misspelled words

Thanks for the patch, but I don't think this is something that needs fixing.

The full word is 'synchronized' (or 'synchronised'), so both synced and synched seem valid ways to abbreviate that and it's mostly a matter of taste which one to use.
Comment 3 Jeonghun Jang 2015-04-24 01:26:50 UTC
I'm just starting to view a gstreamer sources as beginner.
So I trying to find a bugs and misspelled words that I think wrong for my motivation.


Thank for your kindness review and reason.