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 398361 - typo in shell/control-center.c
typo in shell/control-center.c
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: shell
git master
Other Linux
: Normal trivial
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-01-19 14:13 UTC by Christian Persch
Modified: 2007-01-30 21:15 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Persch 2007-01-19 14:13:10 UTC
printf ("\tUseful if you want to autostart the control-center singleton so it can get all it's slow loading done\n");

It's "its".
Comment 1 Jens Granseuer 2007-01-30 21:15:12 UTC
Thanks.

2007-01-30  Jens Granseuer  <jensgr@gmx.net>

        * control-center.c: (main): fix typo in usage string (noticed by
        Christian Persch, fixes bug #398361)