public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* Substitute all "the the" with "the"
@ 2019-01-10  7:29 Дилян Палаузов
  2019-01-17 19:41 ` Tom Tromey
  0 siblings, 1 reply; 2+ messages in thread
From: Дилян Палаузов @ 2019-01-10  7:29 UTC (permalink / raw)
  To: gdb-patches

… by applying

sed -i "s/the the/the/" `git grep -l "the the"`

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Substitute all "the the" with "the"
  2019-01-10  7:29 Substitute all "the the" with "the" Дилян Палаузов
@ 2019-01-17 19:41 ` Tom Tromey
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Tromey @ 2019-01-17 19:41 UTC (permalink / raw)
  To: Дилян
	Палаузов
  Cc: gdb-patches

>>>>> "Дилян" == Дилян Палаузов <dilyan.palauzov@aegee.org> writes:

Дилян> … by applying
Дилян> sed -i "s/the the/the/" `git grep -l "the the"`

I did this and pushed it in.

Tom

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-01-17 19:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-10  7:29 Substitute all "the the" with "the" Дилян Палаузов
2019-01-17 19:41 ` Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).