diff options
author | Petr Vaněk <arkamar@atlas.cz> | 2022-11-02 11:53:16 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2022-11-03 13:39:39 +0100 |
commit | f272c4405c21296760f286f9f2665f6e8dc22085 (patch) | |
tree | 69258c82277fdf0af9a7d8a0f5b63d50ef1c0158 | |
parent | glep-0011: Conform directory convention (diff) | |
download | glep-f272c4405c21296760f286f9f2665f6e8dc22085.tar.gz glep-f272c4405c21296760f286f9f2665f6e8dc22085.tar.bz2 glep-f272c4405c21296760f286f9f2665f6e8dc22085.zip |
glep-0011: Add double spaces after .
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r-- | glep-0011.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/glep-0011.rst b/glep-0011.rst index 50009e3..91dbe4a 100644 --- a/glep-0011.rst +++ b/glep-0011.rst @@ -34,8 +34,8 @@ Definitions *Web Application Instance* An apparent install of the Web Application that is served up via the - webserver. There may be any number of instances per Web Application. - This is a major use for web applications. Our Gentoo Zope setup + webserver. There may be any number of instances per Web Application. + This is a major use for web applications. Our Gentoo Zope setup already provides instances and can be used for some concepts on this matter. @@ -209,7 +209,7 @@ must. '''''''''''''''''''''''' To enable support for multiple virtual host installations a new USE flag is -to be added to Portage. The use flag will be:: +to be added to Portage. The use flag will be:: vhost @@ -220,7 +220,7 @@ application will be affected, see below for more details. '''''''''''''''''''''''''''' To assist administration of multiple virtual hosts a "VHost Configuration Tool" -needs to be developed and implemented. Initial discussion regarding the VHost +needs to be developed and implemented. Initial discussion regarding the VHost Config tool and proposed usage can be found at [#VHost-Config-Tool]_. It's the job of the VHost Config toolset to make a local instance of the web |