From 0dd1cb3fc162c694fc644c3317a52396cdc54199 Mon Sep 17 00:00:00 2001 From: Akshay Joshi Date: Thu, 16 Apr 2020 13:48:26 +0530 Subject: [PATCH] Fixed documentation error. --- docs/en_US/procedure_dialog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en_US/procedure_dialog.rst b/docs/en_US/procedure_dialog.rst index 37befbd37..319ab1cbb 100644 --- a/docs/en_US/procedure_dialog.rst +++ b/docs/en_US/procedure_dialog.rst @@ -37,7 +37,7 @@ Use the fields in the *Definition* tab to define the procedure: * Use the drop-down listbox next to *Language* to select a language. The default is *edbspl*. * Use the fields in the *Arguments* section to define an argument. Click *Add* to set -parameters and values for the argument: + parameters and values for the argument: * Use the drop-down listbox next to *Data type* to select a data type. * Use the drop-down listbox next to *Mode* to select a mode. Select *IN* for an input parameter; select *OUT* for an output parameter; select *INOUT* for both