aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Stapelberg <stapelberg@users.noreply.github.com>2022-11-05 15:56:36 +0100
committerGitHub <noreply@github.com>2022-11-05 15:56:36 +0100
commita59423df81e4a37312798076215c135b3d93e13f (patch)
tree9f7b6867094aa70167cffaaccdc66d4493329639
parent2bfa06b7df0e45fa80f2097818a477d8bdbcf0ca (diff)
downloadi3-a59423df81e4a37312798076215c135b3d93e13f.tar.gz
i3-a59423df81e4a37312798076215c135b3d93e13f.zip
check-spelling: add another false positive (#5247)
-rwxr-xr-xtravis/check-spelling.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/travis/check-spelling.pl b/travis/check-spelling.pl
index 52f84c5b..77059822 100755
--- a/travis/check-spelling.pl
+++ b/travis/check-spelling.pl
@@ -31,6 +31,7 @@ my $binary_spelling_exceptions = [
'betwen', # asan_flags.inc contains this spelling error.
'dissassemble', # https://reviews.llvm.org/D93902
'oT', # lintian finds this in build/i3bar when built with clang?!
+ 'ot', # lintian finds this in build/i3-config-wizard when built with clang?!
];
my @binaries = qw(
build/i3