1
0
Fork 0
nix-flake-base/scratch/typos.nix

10 lines
184 B
Nix

# SPDX-FileCopyrightText: 2025 Ethan Reece <contact@ethanreece.com>
#
# SPDX-License-Identifier: LGPL-3.0-or-later
{ }:
{
# spellchecker:off
helo = "wrold";
# spellchecker:on
}