From c2e8e3fd5a5fa9ab25eb8dfcda2c09224df8fc78 Mon Sep 17 00:00:00 2001 From: gwen Date: Sat, 31 May 2025 14:42:14 +0200 Subject: [PATCH] typos --- docs/tutorial/disabled.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/tutorial/disabled.rst b/docs/tutorial/disabled.rst index e9119b44c..30d6eedf3 100644 --- a/docs/tutorial/disabled.rst +++ b/docs/tutorial/disabled.rst @@ -1,16 +1,17 @@ -A family can disapear in the outerspace -=========================================== +The `disabled` property +======================== .. objectives:: Objectives In this section we will learn: + - how to disable a family,(yes, a family can disapear in the outerspace) - what a *property* is - what the `disabled` property is What is a disabled variable or family is, and why it is interesting to do that. -.. prerequisites:: Reminders +.. prerequisites:: Reminder - We have three variables: :confval:`proxy_mode`, :confval:`address` and :confval:`port` placed in the `http_proxy` subfamily.