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 647600 - gsettings description has typo
gsettings description has typo
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: docs
unspecified
Other Linux
: Normal trivial
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2011-04-12 20:07 UTC by Thomas Andersen
Modified: 2011-04-13 07:02 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix typo in docs (1.00 KB, patch)
2011-04-12 20:07 UTC, Thomas Andersen
none Details | Review

Description Thomas Andersen 2011-04-12 20:07:04 UTC
Created attachment 185829 [details] [review]
Fix typo in docs

The description section for gsettings contains the following sentence:

Particular care should be paid to ensure that modifications are not made during startup -- for example, when settings the initial value of preferences widgets.

s/settings/setting
Comment 1 Thomas Andersen 2011-04-13 07:02:49 UTC
I see you fixed it in master, thanks.

Is it a waste of time to provide patches for trivial stuff like this?