svn commit: r415804 - head/lang/nbc

Alexey Dokuchaev danfe at FreeBSD.org
Thu May 26 11:17:43 UTC 2016


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


More information about the svn-ports-head mailing list