Skip to content

Commit 3bcd188

Browse files
frantonygalak
authored andcommitted
treewide: fix typos
Fix trivial typos. Signed-off-by: Antony Pavlov <[email protected]>
1 parent 62a8e49 commit 3bcd188

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

boards/arm/nrf52_pca20020/nrf52_pca20020.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright (c) 2017 Shawn Nock <[email protected]>
33
* Copyright (c) 2017 Linaro Limited
4-
* Copyrigtt (c) 2018 Aapo Vienamo
4+
* Copyright (c) 2018 Aapo Vienamo
55
*
66
* SPDX-License-Identifier: Apache-2.0
77
*/

dts/arm/nordic/nrf52840.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@
344344
compatible = "arm,cryptocell-310";
345345
reg = <0x5002B000 0x1000>;
346346
interrupts = <42 1>;
347-
label = "CRYTOCELL310";
347+
label = "CRYPTOCELL310";
348348
};
349349
};
350350
};

0 commit comments

Comments
 (0)