mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-1239: Correct comment in Identifiable case sensitive method.
This commit is contained in:
@@ -46,8 +46,8 @@ public interface Identifiable {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Whether or not this identifier should be evaluated in a case-sensitive
|
* Whether or not this identifier should be evaluated in a case-sensitive
|
||||||
* manner or not. By default this returns true and the identifier will
|
* manner. By default this returns true and the identifier will be
|
||||||
* be evaluated in a case-sensitive manner.
|
* evaluated in a case-sensitive manner.
|
||||||
*
|
*
|
||||||
* @return
|
* @return
|
||||||
* True if the comparisons of this identifier should be case-sensitive,
|
* True if the comparisons of this identifier should be case-sensitive,
|
||||||
|
Reference in New Issue
Block a user