Skip to content

Commit 4f4b386

Browse files
typo fix
1 parent 1e6c4f6 commit 4f4b386

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/extendscript-tools-features/dollar-object.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,8 @@ defined.
406406

407407
- System default env vars
408408
- Custom env vars created by the $.setenv() method
409-
- Custom env vars created with `launchctl setenv CUSTOM_VAR "custom_value"` will be accessible.
409+
- Custom env vars created with `launchctl setenv CUSTOM_VAR "custom_value"`
410+
410411

411412
Any env vars set in .bash_profile, .bashrc, .profile, .zshenv, or .zshrc will be ignored.
412413

0 commit comments

Comments
 (0)