# HG changeset patch # User bgo-osimis # Date 1549106128 -3600 # Node ID 6e0a0b57697bc8a6adb18997c16ad2e4a3208bb4 # Parent 5444374c42022727bcf95d2f1de694cd655fa5d2 Added missing word diff -r 5444374c4202 -r 6e0a0b57697b Sphinx/source/users/lua.rst --- a/Sphinx/source/users/lua.rst Thu Jan 31 22:27:01 2019 +0100 +++ b/Sphinx/source/users/lua.rst Sat Feb 02 12:15:28 2019 +0100 @@ -370,7 +370,7 @@ if it deals with tags wrongly interpreted as numbers by Lua. For more evolved auto-routing scenarios, remember that Lua scripts -:ref:`have full to the REST API of Orthanc `. This is +:ref:`have full access to the REST API of Orthanc `. This is illustrated by the ``AutoroutingModification.lua`` sample available in the source distribution of Orthanc::