From: Peter Eisentraut Date: Wed, 27 Nov 2024 10:12:09 +0000 (+0100) Subject: Fix typo X-Git-Tag: REL_15_11~81 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f2353d03cd0d81ae1829362dcbde85467ea828fd;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 c6a61be1738..a45110ed805 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$ #