From f299005d66860ec10466fd2a294829aa3f322014 Mon Sep 17 00:00:00 2001 From: Robert Joslyn Date: Mon, 17 Jan 2022 16:42:50 -0800 Subject: dev-manual/common-tasks: Fix typo direction -> directory (From yocto-docs rev: 441151bfdeda6eccf46a7829d1a3181e83d441a8) Signed-off-by: Robert Joslyn Reviewed-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/dev-manual/common-tasks.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/dev-manual') diff --git a/documentation/dev-manual/common-tasks.rst b/documentation/dev-manual/common-tasks.rst index ed6b1446f3..d465c2f440 100644 --- a/documentation/dev-manual/common-tasks.rst +++ b/documentation/dev-manual/common-tasks.rst @@ -7032,7 +7032,7 @@ variables were set. The ``opkg`` application uses configuration files to find available package databases. Thus, you need to create a configuration file inside -the ``/etc/opkg/`` direction, which informs ``opkg`` of any repository +the ``/etc/opkg/`` directory, which informs ``opkg`` of any repository you want to use. As an example, suppose you are serving packages from a ``ipk/`` -- cgit v1.2.3-54-g00ecf