[PATCH] selftests: nci: Fix "Electrnoics" to "Electronics"
From: Sumanth Gavini
Date: Fri May 16 2025 - 22:02:30 EST
Fix misspelling reported by codespell
Signed-off-by: Sumanth Gavini <sumanth.gavini@xxxxxxxxx>
---
tools/testing/selftests/nci/nci_dev.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/testing/selftests/nci/nci_dev.c b/tools/testing/selftests/nci/nci_dev.c
index 1562aa7d60b0..6dec59d64083 100644
--- a/tools/testing/selftests/nci/nci_dev.c
+++ b/tools/testing/selftests/nci/nci_dev.c
@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0-only
/*
- * Copyright (C) 2021 Samsung Electrnoics
+ * Copyright (C) 2021 Samsung Electronics
* Bongsu Jeon <bongsu.jeon@xxxxxxxxxxx>
*
* Test code for nci
--
2.43.0