mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	Add missing periods.
This commit is contained in:
		| @@ -12,7 +12,7 @@ import net.sourceforge.guacamole.net.auth.Credentials; | ||||
| public class AuthenticationFailureEvent implements CredentialEvent { | ||||
|  | ||||
|     /** | ||||
|      * The credentials which failed authentication | ||||
|      * The credentials which failed authentication. | ||||
|      */ | ||||
|     private Credentials credentials; | ||||
|  | ||||
|   | ||||
| @@ -12,7 +12,7 @@ import net.sourceforge.guacamole.net.auth.Credentials; | ||||
| public class AuthenticationSuccessEvent implements CredentialEvent { | ||||
|  | ||||
|     /** | ||||
|      * The credentials which passed authentication | ||||
|      * The credentials which passed authentication. | ||||
|      */ | ||||
|     private Credentials credentials; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user