summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMassimo Pegorer <massimo.pegorer+oss@gmail.com>2023-09-09 13:32:28 +0300
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>2023-09-16 19:17:25 +0300
commita3a057f83977531966284bde50de07a8bd7a6651 (patch)
tree08309dc1a977c6749d82f4d412b6e11f01fb0cfc /include
parent17d98f84e0eb9fa5b0c498f5ff014852958574f2 (diff)
downloadu-boot-a3a057f83977531966284bde50de07a8bd7a6651.tar.xz
expo: Fix documentation reference
Fix typo: doc/develop/expo.rst instead of doc/developer/expo.rst Signed-off-by: Massimo Pegorer <massimo.pegorer+oss@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Diffstat (limited to 'include')
-rw-r--r--include/expo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/expo.h b/include/expo.h
index 0b1d944a16..e8f7d7d6ff 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