mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	GUAC-586: Fix funky wording.
This commit is contained in:
		| @@ -243,8 +243,8 @@ angular.module('manage').controller('manageUserController', ['$scope', '$injecto | ||||
|     }; | ||||
|  | ||||
|     /** | ||||
|      * Returns whether the current user can save the user being edited, | ||||
|      * creating or updating that user, depending on whether the user already | ||||
|      * Returns whether the current user can save the user being edited. Saving | ||||
|      * will create or update that user depending on whether the user already | ||||
|      * exists. | ||||
|      * | ||||
|      * @returns {Boolean} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user