From 75d06e68ebad21e8e00458ab264c7413ad3992f7 Mon Sep 17 00:00:00 2001 From: Javier Eguiluz Date: Mon, 31 Mar 2014 12:02:12 +0200 Subject: [PATCH] added the title of a cross reference --- book/service_container.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/book/service_container.rst b/book/service_container.rst index 8ee2d96b232..29248f6d60b 100644 --- a/book/service_container.rst +++ b/book/service_container.rst @@ -1005,8 +1005,8 @@ By default only public services are shown, but you can also view private service If a private service is only used as an argument to just *one* other service, it won't be displayed by the ``container:debug`` command, even when using - the ``--show-private`` option. See :ref:`inlined-private-services` for a - more detailed explanation. + the ``--show-private`` option. See :ref:`Inline Private Services ` + for more details. You can get more detailed information about a particular service by specifying its id: