Skip to content

Commit

Permalink
[ELY-2379] Fix comment accidentally updated in prior change.
Browse files Browse the repository at this point in the history
  • Loading branch information
darranl committed Mar 14, 2024
1 parent 71ccfa0 commit 0f955d7
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -121,7 +121,7 @@ void write(String toWrite) throws IOException {
* This method is NO-OP by default. It is intended to be overridden by subclasses
* which need to perform some operation before every writing into the target local file.
*
* This method can be invisFileSeted only in synchronization block surrounding one log message processing.
* This method can be invoked only in synchronization block surrounding one log message processing.
*
* @param instant time of the message acceptance
*/
Expand Down

0 comments on commit 0f955d7

Please sign in to comment.