GNOME Bugzilla – Bug 310958
Strange sentence
Last modified: 2005-07-20 18:56:06 UTC
gdm-dmx-reconnect-proxy.c contains line: g_printerr (_("You must specify a backend display which using %s\n"), "--display"); I can't understand why there is a word "which". Is this incorrect english? Also compare this string to five lines above, please.
Confirmed.
Changed "which" to "by", which seems better English.