aboutsummaryrefslogtreecommitdiff
path: root/test/dm/spmi.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/spmi.c')
-rw-r--r--test/dm/spmi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dm/spmi.c b/test/dm/spmi.c
index 114fd2d..9cc284b 100644
--- a/test/dm/spmi.c
+++ b/test/dm/spmi.c
@@ -17,7 +17,7 @@
#include <test/test.h>
#include <test/ut.h>
-/* Test if bus childs got probed propperly*/
+/* Test if bus children got probed properly*/
static int dm_test_spmi_probe(struct unit_test_state *uts)
{
const char *name = "spmi@0";