summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/quilt.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/quilt.rst')
-rw-r--r--documentation/dev-manual/quilt.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/dev-manual/quilt.rst b/documentation/dev-manual/quilt.rst
index d1b605bcd5..1dd9ff02d4 100644
--- a/documentation/dev-manual/quilt.rst
+++ b/documentation/dev-manual/quilt.rst
@@ -67,8 +67,7 @@ Follow these general steps:
67 67
687. *Generate the Patch:* Once your changes work as expected, you need to 687. *Generate the Patch:* Once your changes work as expected, you need to
69 use Quilt to generate the final patch that contains all your 69 use Quilt to generate the final patch that contains all your
70 modifications. 70 modifications::
71 ::
72 71
73 $ quilt refresh 72 $ quilt refresh
74 73