moved spellcheck to separate file

This commit is contained in:
Leyla Becker 2024-11-25 15:14:50 -06:00
parent c38754530f
commit db799a8253
8 changed files with 141 additions and 16 deletions

View file

@ -6,7 +6,7 @@
# LC_ADDRESS = "en_IE.UTF-8"; # lets just get used to this one now
# LC_TELEPHONE = "en_IE.UTF-8"; # lets just get used to this one now
LC_MONETARY = "en_US.UTF-8"; # to be changed once I move
LC_PAPER = "en_US.UTF-8"; # convient for american printers until I move
LC_PAPER = "en_US.UTF-8"; # convenient for american printers until I move
};
};
}