Skip to content

Commit 2746cbf

Browse files
committed
variable names in README
1 parent 796964d commit 2746cbf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

FlashpointSecurePlayer/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ With the "Java" Modification Name specified, the URL is factored into the regex,
169169
Set Via:
170170
- Configuration File: `environmentVariables` element
171171

172-
The Environment Variables Modification may be used to set environment variables for the current process and any software it launches only. The envrionment variables are not set for the entire system. The %FLASHPOINTSECUREPLAYERSTARTUPPATH% variable may be used in the value, which will be substituted with the startup path of Flashpoint Secure Player.
172+
The Environment Variables Modification may be used to set environment variables for the current process and any software it launches only. The envrionment variables are not set for the entire system. The `%FLASHPOINTSECUREPLAYERSTARTUPPATH%` variable may be used in the value, which will be substituted with the startup path of Flashpoint Secure Player.
173173

174174
Here is a modification `element` that sets the FP_UNITY_PATH variable to the location of the Unity Web Player plugin.
175175

@@ -228,7 +228,7 @@ Here is a `modification` element that demonstrates the use of the Downloads Befo
228228
Set Via:
229229
- Configuration File: `registryBackups` element
230230

231-
The Registry Backups Modification allows for specifying registry keys and values to be set temporarily and reverted when the application is closed. This allows for registry keys and values to only be set for the duration of time required. The %FLASHPOINTSECUREPLAYERSTARTUPPATH% variable may be used in values, which will be substituted with the startup path of Flashpoint Secure Player.
231+
The Registry Backups Modification allows for specifying registry keys and values to be set temporarily and reverted when the application is closed. This allows for registry keys and values to only be set for the duration of time required. The `%FLASHPOINTSECUREPLAYERSTARTUPPATH%` variable may be used in values, which will be substituted with the startup path of Flashpoint Secure Player.
232232

233233
Here is a `modifications` element which temporarily changes the Unity directory.
234234

0 commit comments

Comments
 (0)