summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/dev-manual/common-tasks.rst2
1 files changed, 1 insertions, 1 deletions
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.
7032 7032
7033The ``opkg`` application uses configuration files to find available 7033The ``opkg`` application uses configuration files to find available
7034package databases. Thus, you need to create a configuration file inside 7034package databases. Thus, you need to create a configuration file inside
7035the ``/etc/opkg/`` direction, which informs ``opkg`` of any repository 7035the ``/etc/opkg/`` directory, which informs ``opkg`` of any repository
7036you want to use. 7036you want to use.
7037 7037
7038As an example, suppose you are serving packages from a ``ipk/`` 7038As an example, suppose you are serving packages from a ``ipk/``