mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	#268: Fix typo in exception.
This commit is contained in:
		| @@ -61,7 +61,7 @@ public class Create extends AuthenticatingHttpServlet { | ||||
|              | ||||
|         } | ||||
|         catch (GuacamoleException e) { | ||||
|             throw new ServletException("Unable to create connection.", e); | ||||
|             throw new ServletException("Unable to create user.", e); | ||||
|         } | ||||
|   | ||||
|          | ||||
|   | ||||
		Reference in New Issue
	
	Block a user