From 06c046d1c6a560bb966e071957b0d59488352afb Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Fri, 10 Jan 2025 15:56:50 +0100 Subject: [PATCH] typo fix [ci skip] --- frmts/libertiff/libertiffdataset.cpp | 2 +- scripts/typos_allowlist.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/frmts/libertiff/libertiffdataset.cpp b/frmts/libertiff/libertiffdataset.cpp index b248999957bf..c9409e60d830 100644 --- a/frmts/libertiff/libertiffdataset.cpp +++ b/frmts/libertiff/libertiffdataset.cpp @@ -328,7 +328,7 @@ class LIBERTIFFBand final : public GDALPamRasterBand // We could do a smarter implementation by manually managing blocks in // the TLS structure, but given we should rarely use that method, the - // current approach with a mutex should be good enouh + // current approach with a mutex should be good enough GDALRasterBlock *GetLockedBlockRef(int nXBlockOff, int nYBlockOff, int bJustInitialize = FALSE) override { diff --git a/scripts/typos_allowlist.txt b/scripts/typos_allowlist.txt index ac8c184e0aa7..3254489694c9 100644 --- a/scripts/typos_allowlist.txt +++ b/scripts/typos_allowlist.txt @@ -345,3 +345,4 @@ either 2 or 4 comma separated values. The same rules apply for the source and de DESCRIPTION=Staatliche Verwaltungs- und Sozialdienste wie öffentliche Verwaltung, Katastrophenschutz, Schulen und Krankenhäuser, die von öffentlichen oder privaten Einrichtungen erbracht werden, soweit sie in den Anwendungsbereich der Richtlinie 2007/2/EG fallen. Dieser Datensatz enthält Informationen zu Feuerwehrleitstellen. # Disable cfchecker validation as it fails with a '(5): co-ordinate variable not monotonic' * do not emit warnings about not having used [Dont]UseExceptions() if run under + // Hack for a file called MANAL_2023030103.grb2 that