From f85dfb14ed91e775a992d326d21a1886bb6a2439 Mon Sep 17 00:00:00 2001 From: Patrick Kanzler <4189642+patkan@users.noreply.github.com> Date: Tue, 5 Sep 2023 23:51:35 +0200 Subject: [PATCH] Update doc/user/installation.rst --- doc/user/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/user/installation.rst b/doc/user/installation.rst index 252a628..33a2dbb 100644 --- a/doc/user/installation.rst +++ b/doc/user/installation.rst @@ -39,7 +39,7 @@ and that the capabilities data is properly integrated. When packaging from source please read the developer information in :ref:`developer-manual-repository`. -If your packaging methode breaks the resource system from setuptools, +If your packaging method breaks the resource system from setuptools, it might be necessary to supply the path to the capabilities file: :ref:`advanced-usage-change-capabilities-profile`.