diff options
| -rw-r--r-- | runtime/doc/eval.txt | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/runtime/doc/eval.txt b/runtime/doc/eval.txt index 5a2db1825f..873200cb30 100644 --- a/runtime/doc/eval.txt +++ b/runtime/doc/eval.txt @@ -4735,7 +4735,6 @@ inputdialog({opts})  		omitted an empty string is returned.  		Hitting <Enter> works like pressing the OK button.  Hitting  		<Esc> works like pressing the Cancel button. -		NOTE: Command-line completion is not supported in the GUI.  inputlist({textlist})					*inputlist()*  		{textlist} must be a |List| of strings.  This |List| is | 
