mkienenb commented on code in PR #263:
URL: https://github.com/apache/myfaces/pull/263#discussion_r864039277
##########
impl/src/main/java/org/apache/myfaces/lifecycle/clientwindow/ClientConfig.java:
##########
@@ -198,7 +198,7 @@ public String getUserAgent(FacesContext facesContext)
/**
* Users can overload this method to define in which scenarios a request
should result
* in an 'intercepted' page with proper windowId detection. This can e.g.
contain
- * blacklisting some userAgents.
+ * blocklisting some userAgents.
Review Comment:
"blocklisting" is not a word. If you want to replace "blacklist", then
pick a real word or phrase to do so. Not everyone speaks English as a first
language, and if you start picking words that don't appear in dictionaries, you
will be doing far more excluding than including.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]