Skip to content

Commit c15a945

Browse files
Tweaked comment
1 parent 229475d commit c15a945

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Loader.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,8 +235,8 @@ protected function sanitiseVariableValue($name, $value)
235235
/**
236236
* Resolve the nested variables.
237237
*
238-
* Look for {$varname} patterns in the variable value and replace with an existing
239-
* environment variable.
238+
* Look for {$varname} patterns in the variable value and replace with an
239+
* existing environment variable.
240240
*
241241
* @param string $value
242242
*

0 commit comments

Comments
 (0)