From bc4b4b673d3621f816c0f08700f210fa83ee4374 Mon Sep 17 00:00:00 2001 From: Michael Vincerra Date: Tue, 31 Jul 2018 12:07:02 -0700 Subject: [PATCH] Fixes typo in the `include` directive. Signed-off-by: Michael Vincerra --- source/clear-linux/guides/maintenance/autospec.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/clear-linux/guides/maintenance/autospec.rst b/source/clear-linux/guides/maintenance/autospec.rst index 29ed5da7..dd4dd2d7 100644 --- a/source/clear-linux/guides/maintenance/autospec.rst +++ b/source/clear-linux/guides/maintenance/autospec.rst @@ -68,9 +68,9 @@ Create a RPM with autospec ************************** .. include:: ../../concepts/autospec-about.rst - :Start-after: incl-autospec-overview: + :start-after: incl-autospec-overview: :end-before: incl-autospec-overview-end: - + For a detailed explanation of how ``autospec`` works on |CL|, visit our :ref:`autospec-about` about page. For a general understanding of how RPMs work, we recommend visiting the `rpm website`_ or the