Skip to content

Commit

Permalink
Update WaitsForElements.php
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell authored Jul 8, 2023
1 parent d5a8fc1 commit 9b650b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Concerns/WaitsForElements.php
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@ protected function formatTimeOutMessage($message, $expected)
}

/**
* Escape percent characters before feeding the message to sprintf().
* Escape percent characters in preparation for sending the given message to "sprintf".
*
* @param string $message
* @return string
Expand Down

0 comments on commit 9b650b0

Please sign in to comment.