diff --git a/pym/cl_vars_builder.py b/pym/cl_vars_builder.py index 5741c4a..25b5edd 100644 --- a/pym/cl_vars_builder.py +++ b/pym/cl_vars_builder.py @@ -17,7 +17,7 @@ # mode - read only or writeable variable # value - default variable value # select - list of posible values for variable -# official - flag, if it is True, then the variable is not printable +# hide - flag, if it is True, then the variable is not printable # printval - print value of variable from cl_builder import __version__, __app__