This is an automated email from the ASF dual-hosted git repository.

hansva pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/hop.git


The following commit(s) were added to refs/heads/main by this push:
     new e87cc85c02 Remove OSX reference from variable tip (#8269)
e87cc85c02 is described below

commit e87cc85c02904cc8f652002d4dcccb85b3785191
Author: Drazen Sander <[email protected]>
AuthorDate: Sat Sep 5 11:22:33 2026 +0200

    Remove OSX reference from variable tip (#8269)
---
 .../modules/ROOT/pages/snippets/variables/control-space.adoc          | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/docs/hop-user-manual/modules/ROOT/pages/snippets/variables/control-space.adoc 
b/docs/hop-user-manual/modules/ROOT/pages/snippets/variables/control-space.adoc
index e4bb31bd91..2f67a9e31d 100644
--- 
a/docs/hop-user-manual/modules/ROOT/pages/snippets/variables/control-space.adoc
+++ 
b/docs/hop-user-manual/modules/ROOT/pages/snippets/variables/control-space.adoc
@@ -17,5 +17,5 @@ under the License.
 
 
 
-TIP: You can see a list of defined variables by using CTRL-SPACE (CMD-SPACE on 
OSX) in the input field.
-This helper will insert a selected variable into the input field. Only 
environment variables and variables with the JVM scope are shown here. 
Variables that are created in pipeline or workflow with a parent, grant parent 
or root workflow job need to be entered manually
\ No newline at end of file
+TIP: You can see a list of defined variables by using CTRL-SPACE in the input 
field.
+This helper will insert a selected variable into the input field. Only 
environment variables and variables with the JVM scope are shown here. 
Variables that are created in pipeline or workflow with a parent, grant parent 
or root workflow job need to be entered manually

Reply via email to