[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1027399: lintian: misspelled spelling corrections



Control: tag -1 + pending

Hi Jakub,

Axel Beckert wrote:
> Jakub Wilk wrote:
> > I heard you like spell-checking, so I ran your spell-checker on your
> > spell-checker:
> > 
> >    $ grep '^[^#]' /usr/share/lintian/data/spelling/corrections | cut -d '|' -f3 | sort -u | spellintian | grep -vF '(duplicate word)'
> >    ocurrence -> occurrence
> >    ocurrences -> occurrences
> >    prefered -> preferred
> >    transfered -> transferred
> >    transfering -> transferring

Fixed. Thanks again.

> > (Maybe worth adding something like the above to the test suite?)

Implemented (before fixing the above to verify that the test works) in
https://salsa.debian.org/lintian/lintian/-/commit/375b9b46b0b16a6f8e75b0f4c3189de59c04eb8b

Implemented via Array::Utils "intersect" function. Had to add a new
build-dependency for that, but oh well.

		Regards, Axel
-- 
 ,''`.  |  Axel Beckert <abe@debian.org>, https://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5
  `-    |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE


Reply to: