janitor: Fix typos and make cspell happy

This commit is contained in:
Tobias Hunger 2022-03-18 09:06:40 +01:00 committed by Tobias Hunger
parent ed60dcb6b5
commit 86a6add32c
4 changed files with 6 additions and 4 deletions

View file

@ -5,7 +5,7 @@ use anyhow::Context;
use std::iter::Extend;
use std::path::{Path, PathBuf};
// cspell::ignore compat constexpr corelib sharedvector pathdata
// cSpell: ignore compat constexpr corelib deps sharedvector pathdata
fn ensure_cargo_rerun_for_crate(
crate_dir: &Path,