formats.hocon: fix typo: compatability to compatibility

This commit is contained in:
Philip Taron 2024-04-02 14:49:46 -07:00
parent a4bed8f2e0
commit 25f91c20b6
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ in
generate = name: value:
let
# TODO: remove in 24.11
# Backwards compatability for generators in the following locations:
# Backwards compatibility for generators in the following locations:
# - nixos/modules/services/networking/jibri/default.nix (__hocon_envvar)
# - nixos/modules/services/networking/jicofo.nix (__hocon_envvar, __hocon_unquoted_string)
# - nixos/modules/services/networking/jitsi-videobridge.nix (__hocon_envvar)