Mercurial > hg > orthanc-book
changeset 761:525d59a7c198
typo
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Sun, 29 Aug 2021 13:39:31 +0200 |
parents | e9da78572539 |
children | b3fe7b0a09fc |
files | Sphinx/source/plugins/authorization.rst Sphinx/source/plugins/dicomweb.rst Sphinx/source/plugins/gdcm.rst Sphinx/source/plugins/webviewer.rst Sphinx/source/plugins/wsi.rst |
diffstat | 5 files changed, 5 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/Sphinx/source/plugins/authorization.rst Sun Aug 29 13:31:57 2021 +0200 +++ b/Sphinx/source/plugins/authorization.rst Sun Aug 29 13:39:31 2021 +0200 @@ -28,7 +28,7 @@ The procedure to compile this plugin is similar of that for the :ref:`core of Orthanc <binaries>`. The following commands should work -for every UNIX-like distribution (including GNU/Linux):: +for most UNIX-like distribution (including GNU/Linux):: $ mkdir Build $ cd Build
--- a/Sphinx/source/plugins/dicomweb.rst Sun Aug 29 13:31:57 2021 +0200 +++ b/Sphinx/source/plugins/dicomweb.rst Sun Aug 29 13:39:31 2021 +0200 @@ -29,7 +29,7 @@ The procedure to compile this plugin is similar of that for the :ref:`core of Orthanc <compiling>`. The following commands should work -for every UNIX-like distribution (including GNU/Linux):: +for most UNIX-like distribution (including GNU/Linux):: $ mkdir Build $ cd Build
--- a/Sphinx/source/plugins/gdcm.rst Sun Aug 29 13:31:57 2021 +0200 +++ b/Sphinx/source/plugins/gdcm.rst Sun Aug 29 13:39:31 2021 +0200 @@ -49,7 +49,7 @@ The procedure to compile this plugin is similar of that for the :ref:`core of Orthanc <binaries>`. The following commands should work -for every UNIX-like distribution (including GNU/Linux):: +for most UNIX-like distribution (including GNU/Linux):: $ mkdir Build $ cd Build
--- a/Sphinx/source/plugins/webviewer.rst Sun Aug 29 13:31:57 2021 +0200 +++ b/Sphinx/source/plugins/webviewer.rst Sun Aug 29 13:39:31 2021 +0200 @@ -19,7 +19,7 @@ The procedure to compile this plugin is similar of that for the :ref:`core of Orthanc <binaries>`. The following commands should work -for every UNIX-like distribution (including GNU/Linux):: +for most UNIX-like distribution (including GNU/Linux):: $ mkdir Build $ cd Build
--- a/Sphinx/source/plugins/wsi.rst Sun Aug 29 13:31:57 2021 +0200 +++ b/Sphinx/source/plugins/wsi.rst Sun Aug 29 13:39:31 2021 +0200 @@ -31,7 +31,7 @@ The procedure to compile the WSI framework is similar of that for the :ref:`core of Orthanc <binaries>`. The following commands should work -for every UNIX-like distribution (including GNU/Linux):: +for most UNIX-like distribution (including GNU/Linux):: # Firstly, compile the command-line tools $ mkdir Applications/Build