mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-10 07:01:21 +00:00
GUACAMOLE-1446: Fixed a typo mistake ("the the") in some java files.
This commit is contained in:
@@ -34,7 +34,7 @@ angular.module('navigation').factory('PageDefinition', [function definePageDefin
|
||||
var PageDefinition = function PageDefinition(template) {
|
||||
|
||||
/**
|
||||
* The the name of the page, which should be a translation table key.
|
||||
* The name of the page, which should be a translation table key.
|
||||
* Alternatively, this may also be a list of names, where the final
|
||||
* name represents the page and earlier names represent categorization.
|
||||
* Those categorical names may be rendered hierarchically as a system
|
||||
|
Reference in New Issue
Block a user