From: Peter Eisentraut Date: Wed, 7 Jan 2026 14:47:02 +0000 (+0100) Subject: Fix typo X-Git-Tag: REL_18_2~73 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f9125ca3db513f94907ef21ecc2665643bc7e5cf;p=thirdparty%2Fpostgresql.git Fix typo Reported-by: Xueyu Gao Discussion: https://www.postgresql.org/message-id/42b5c99a.856d.19b73d858e2.Coremail.gaoxueyu_hope%40163.com --- diff --git a/.cirrus.tasks.yml b/.cirrus.tasks.yml index a44b1d79abc..1f32c53bf83 100644 --- a/.cirrus.tasks.yml +++ b/.cirrus.tasks.yml @@ -593,7 +593,7 @@ task: env: CPUS: 4 # always get that much for cirrusci macOS instances BUILD_JOBS: $CPUS - # Test performance regresses noticably when using all cores. 8 seems to + # Test performance regresses noticeably when using all cores. 8 seems to # work OK. See # https://postgr.es/m/20220927040208.l3shfcidovpzqxfh%40awork3.anarazel.de TEST_JOBS: 8