summaryrefslogtreecommitdiff
path: root/doc/source/examples/flatpak-autotools.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/examples/flatpak-autotools.rst')
-rw-r--r--doc/source/examples/flatpak-autotools.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/examples/flatpak-autotools.rst b/doc/source/examples/flatpak-autotools.rst
index 72585e10c..e7039affb 100644
--- a/doc/source/examples/flatpak-autotools.rst
+++ b/doc/source/examples/flatpak-autotools.rst
@@ -58,7 +58,7 @@ it's important to note two things:
* **source**: We only want to extract the ``files/`` directory from the SDK,
This is becase Flatpak runtimes dont start at the root of the OSTree checkout,
- instead the actual files start in the ``files//`` subdirectory
+ instead the actual files start in the ``files/`` subdirectory
* **target**: The content we've extracted should be staged at ``/usr``