mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-220: Correct grammar of saveObject() documentation ("to save", not "to saves").
This commit is contained in:
@@ -167,7 +167,7 @@ angular.module('manage').directive('managementButtons', ['$injector',
|
|||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Invokes the provided save function to saves the current object. If
|
* Invokes the provided save function to save the current object. If
|
||||||
* saving is successful, the user is navigated back to the page they
|
* saving is successful, the user is navigated back to the page they
|
||||||
* started from. If saving fails, an error notification is displayed.
|
* started from. If saving fails, an error notification is displayed.
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user