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

Bug#895818: lintian: fpos for spelling-error-in-binary



Package: lintian
Version: 2.5.82

I'm getting this:

I: pencil2d: spelling-error-in-binary usr/bin/pencil2d selectOn selection


but:

mattia@warren ~/devel/debian/pencil2d/pencil2d (git)-[master] % git grep selectOn
app/src/mainwindow2.cpp:    connect(ui->actionSelect, &QAction::triggered, mToolBox, &ToolBoxWidget::selectOn);
app/src/toolbox.cpp:    connect(ui->selectButton, &QToolButton::clicked, this, &ToolBoxWidget::selectOn);
app/src/toolbox.cpp:void ToolBoxWidget::selectOn()
app/src/toolbox.h:    void selectOn();
app/ui/toolboxwidget.ui:  <slot>selectOn()</slot>
mattia@warren ~/devel/debian/pencil2d/pencil2d (git)-[master] %

which to me doesn't seem like a word used in a user-visible context, but
rether a simple function name with a perfectly valid name for a function
:)

Please tell me if I miss something and there really is a typo we should
fix here.

-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
more about me:  https://mapreri.org                             : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-

Attachment: signature.asc
Description: PGP signature


Reply to: