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 681173 - typo: "etc" should be "etc." in cli/src/common.c
typo: "etc" should be "etc." in cli/src/common.c
Status: RESOLVED FIXED
Product: NetworkManager
Classification: Platform
Component: nmcli
unspecified
Other All
: Normal normal
: ---
Assigned To: Dan Williams
Dan Williams
Depends on:
Blocks:
 
 
Reported: 2012-08-03 22:34 UTC by Chris Leonard
Modified: 2013-05-02 15:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix "etc." typo in cli (948 bytes, patch)
2012-08-15 06:02 UTC, Mick Boldon
none Details | Review

Description Chris Leonard 2012-08-03 22:34:25 UTC
et cetera is abbreviated etc. (note the period at the end) 

  ../cli/src/common.c:414

IP configuration could not be reserved (no available address, timeout, etc)

should be

IP configuration could not be reserved (no available address, timeout, etc.)
Comment 1 Mick Boldon 2012-08-15 06:02:41 UTC
Created attachment 221227 [details] [review]
Fix "etc." typo in cli
Comment 2 Jiri Klimes 2012-09-10 11:11:30 UTC
Pushed as d8b2e8c64a97f9a85ba6982272de13e8b2246db3
Thanks.
Comment 3 Dan Winship 2013-05-02 15:59:43 UTC
NM bugzilla reorganization... sorry for the bug spam.