mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	GUACAMOLE-220: "required", not "requred".
This commit is contained in:
		| @@ -243,7 +243,7 @@ angular.module('manage').controller('manageConnectionController', ['$scope', '$i | ||||
|     }; | ||||
|  | ||||
|     /** | ||||
|      * Loads the data requred for performing the management task requested | ||||
|      * Loads the data required for performing the management task requested | ||||
|      * through the route parameters given at load time, automatically preparing | ||||
|      * the interface for editing an existing connection, cloning an existing | ||||
|      * connection, or creating an entirely new connection. | ||||
|   | ||||
| @@ -201,7 +201,7 @@ angular.module('manage').controller('manageConnectionGroupController', ['$scope' | ||||
|     }; | ||||
|  | ||||
|     /** | ||||
|      * Loads the data requred for performing the management task requested | ||||
|      * Loads the data required for performing the management task requested | ||||
|      * through the route parameters given at load time, automatically preparing | ||||
|      * the interface for editing an existing connection group, cloning an | ||||
|      * existing connection group, or creating an entirely new connection group. | ||||
|   | ||||
| @@ -222,7 +222,7 @@ angular.module('manage').controller('manageSharingProfileController', ['$scope', | ||||
|     }; | ||||
|  | ||||
|     /** | ||||
|      * Loads the data requred for performing the management task requested | ||||
|      * Loads the data required for performing the management task requested | ||||
|      * through the route parameters given at load time, automatically preparing | ||||
|      * the interface for editing an existing sharing profile, cloning an | ||||
|      * existing sharing profile, or creating an entirely new sharing profile. | ||||
|   | ||||
| @@ -286,7 +286,7 @@ angular.module('manage').controller('manageUserController', ['$scope', '$injecto | ||||
|     }; | ||||
|  | ||||
|     /** | ||||
|      * Loads the data requred for performing the management task requested | ||||
|      * Loads the data required for performing the management task requested | ||||
|      * through the route parameters given at load time, automatically preparing | ||||
|      * the interface for editing an existing user, cloning an existing user, or | ||||
|      * creating an entirely new user. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user