mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 09:03:21 +00:00 
			
		
		
		
	Fix wording of error message.
This commit is contained in:
		| @@ -375,7 +375,7 @@ public class BasicFileAuthenticationProvider implements AuthenticationProvider { | ||||
|  | ||||
|                         currentConnection = attributes.getValue("name"); | ||||
|                         if (currentConnection == null) | ||||
|                             throw new SAXException("Attribute \"name\" required for param tag."); | ||||
|                             throw new SAXException("Attribute \"name\" required for connection tag."); | ||||
|                          | ||||
|                         current.addConfiguration(currentConnection); | ||||
|                          | ||||
|   | ||||
		Reference in New Issue
	
	Block a user