chore: Standardize code, comments and docs on US-English spelling (#2707)

This commit is contained in:
Dermot Duffy
2026-08-23 08:57:41 -07:00
committed by GitHub
parent 965f2b4c9d
commit 03d9df8282
48 changed files with 94 additions and 89 deletions
+4 -4
View File
@@ -55,11 +55,11 @@
}
// Each top-level section is an HA expansion panel. An open section draws its
// own outline, which would otherwise sit directly against the neighbouring
// own outline, which would otherwise sit directly against the neighboring
// sections, so every section is spaced whether it is open or not: a gap that
// appeared only on opening would move the sections below as the panel grew.
// The margins of two adjacent sections collapse together, so the gap is the
// same wherever it falls.
// appeared only on opening would move the sections below as the panel grew. The
// margins of two adjacent sections collapse together, so the gap is the same
// wherever it falls.
.section {
display: block;