lol

formats.hocon: fix typo: compatability to compatibility

+1 -1
+1 -1
pkgs/pkgs-lib/formats/hocon/default.nix
··· 107 107 generate = name: value: 108 108 let 109 109 # TODO: remove in 24.11 110 - # Backwards compatability for generators in the following locations: 110 + # Backwards compatibility for generators in the following locations: 111 111 # - nixos/modules/services/networking/jibri/default.nix (__hocon_envvar) 112 112 # - nixos/modules/services/networking/jicofo.nix (__hocon_envvar, __hocon_unquoted_string) 113 113 # - nixos/modules/services/networking/jitsi-videobridge.nix (__hocon_envvar)