treewide: use consitent casing of Nix-on-Droid/nix-on-droid

Whenever Nix-on-Droid references the project or application it should be
upper-cased.

When nix-on-droid is referencing the CLI-tool or is used as some ID, it
should be lower-cased.
This commit is contained in:
Tobias Happ 2022-10-26 12:06:10 +02:00
parent b76fb0954e
commit ae0569fb92
22 changed files with 49 additions and 49 deletions

View file

@ -32,7 +32,7 @@ _setup() {
$DEFAULT_ACTIVATE_SCRIPT
rm -rf ~/.config/nixpkgs/*
# build and activate the version of nix-on-droid that is subject to test
# build and activate the version of Nix-on-Droid that is subject to test
switch_to_default_config
}