Date: Thu, 26 May 2016 11:17:43 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Gerald Pfeifer <gerald@pfeifer.com> Cc: Rene Ladan <rene@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r415804 - head/lang/nbc Message-ID: <20160526111743.GA999@FreeBSD.org> In-Reply-To: <alpine.LSU.2.20.1605252131180.2874@anthias.pfeifer.com> References: <201605241802.u4OI20wt078322@repo.freebsd.org> <20160525012029.GA80351@FreeBSD.org> <alpine.LSU.2.20.1605252131180.2874@anthias.pfeifer.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 25, 2016 at 09:32:45PM +0200, Gerald Pfeifer wrote: > On Wed, 25 May 2016, Alexey Dokuchaev wrote: > >> Log: > >> lang/nbc: fix a typo in pkg-descr > > > > One thing I always wonder at is why most people, when noticing a typo, > > won't check if others had made it as well (and fix it in a single nice > > commit): > > > > $ find /usr/ports -name pkg-descr | xargs grep -l langauge > > /usr/ports/print/transfig/pkg-descr > > /usr/ports/textproc/silvercity/pkg-descr > > > > (At least. There might be other files that worth checking as well: > > Makefile, pkg-message, etc.) > > I'm not Rene, but did a recursive grep, which only found those two > cases, and committed fixed for both. Thank you Gerald. Guys, please try to fix all typos at once if you decide to fight even one of them. ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160526111743.GA999>