From: Peter Eisentraut Date: Wed, 27 Nov 2024 10:12:09 +0000 (+0100) Subject: Fix typo X-Git-Tag: REL_16_7~97 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=56265ed6a12c3ccf13a1a702748fcab8d1c6111b;p=thirdparty%2Fpostgresql.git Fix typo from commit 9044fc1d45a --- diff --git a/src/tools/pgindent/exclude_file_patterns b/src/tools/pgindent/exclude_file_patterns index c9af89c6222..9fe80cb48e8 100644 --- a/src/tools/pgindent/exclude_file_patterns +++ b/src/tools/pgindent/exclude_file_patterns @@ -4,7 +4,7 @@ src/include/storage/s_lock\.h$ src/include/port/atomics/ # -# These contains C++ constructs that confuse pgindent. +# These contain C++ constructs that confuse pgindent. src/include/jit/llvmjit\.h$ src/include/jit/SectionMemoryManager\.h$ #