summaryrefslogtreecommitdiff
path: root/doc/pl/autogen/user/ruby_options.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pl/autogen/user/ruby_options.adoc')
-rw-r--r--doc/pl/autogen/user/ruby_options.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pl/autogen/user/ruby_options.adoc b/doc/pl/autogen/user/ruby_options.adoc
index 633ac788a..49137f388 100644
--- a/doc/pl/autogen/user/ruby_options.adoc
+++ b/doc/pl/autogen/user/ruby_options.adoc
@@ -9,7 +9,7 @@
** domyślna wartość: `+off+`
* [[option_ruby.look.eval_keep_context]] *ruby.look.eval_keep_context*
-** opis: pass:none[keep context between two calls to /ruby eval (or info "ruby_eval"); a hidden script is used to eval script code; if this option is disabled, this hidden script is unloaded after each eval: this uses less memory, but is slower]
+** opis: pass:none[keep context between two calls to the source code evaluation (option "eval" of script command or info "%s_eval"); a hidden script is used to eval script code; if this option is disabled, this hidden script is unloaded after each eval: this uses less memory, but is slower]
** typ: bool
** wartości: on, off
** domyślna wartość: `+on+`