changeset 191:6e0a0b57697b

Added missing word
author bgo-osimis
date Sat, 02 Feb 2019 12:15:28 +0100
parents 5444374c4202
children 14735c696623
files Sphinx/source/users/lua.rst
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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 <lua-rest>`. This is
+:ref:`have full access to the REST API of Orthanc <lua-rest>`. This is
 illustrated by the ``AutoroutingModification.lua`` sample available in
 the source distribution of Orthanc::