# HG changeset patch # User Franz Glasner # Date 1727978320 -7200 # Node ID 31023b6bf31578e952f6eb2065c3bc838c50c0b5 # Parent 6501f942f271aa7add2a1ee938f79e6935c9539a .shellcheckrc: FIX: typo in comment diff -r 6501f942f271 -r 31023b6bf315 .shellcheckrc --- a/.shellcheckrc Thu Oct 03 19:52:23 2024 +0200 +++ b/.shellcheckrc Thu Oct 03 19:58:40 2024 +0200 @@ -5,7 +5,7 @@ # See: https://www.shellcheck.net/wiki/ # # This is a customization for FreeBSD: -# in FreeBSD there is $'...', local; and tests with logical operstors work +# in FreeBSD there is $'...', local; and tests with logical operators work # as expected. #