From a3a057f83977531966284bde50de07a8bd7a6651 Mon Sep 17 00:00:00 2001 From: Massimo Pegorer Date: Sat, 9 Sep 2023 12:32:28 +0200 Subject: expo: Fix documentation reference Fix typo: doc/develop/expo.rst instead of doc/developer/expo.rst Signed-off-by: Massimo Pegorer Reviewed-by: Simon Glass Signed-off-by: Heinrich Schuchardt --- include/expo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/expo.h b/include/expo.h index 0b1d944a169..e8f7d7d6ffb 100644 --- a/include/expo.h +++ b/include/expo.h @@ -667,7 +667,7 @@ int expo_apply_theme(struct expo *exp, ofnode node); * * Build a complete expo from a description in the provided devicetree. * - * See doc/developer/expo.rst for a description of the format + * See doc/develop/expo.rst for a description of the format * * @root: Root node for expo description * @expp: Returns the new expo -- cgit v1.2.3