treewide: fix typos

This commit is contained in:
Bruno BELANYI 2024-09-27 13:48:26 +00:00
parent cbba752b54
commit 898523d079
18 changed files with 20 additions and 20 deletions

View file

@ -1,4 +1,4 @@
# A low-ressource, full-featured git forge.
# A low-resource, full-featured git forge.
{ config, lib, ... }:
let
cfg = config.my.services.forgejo;