We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42623d9 commit ba82883Copy full SHA for ba82883
core/src/main/python/wlsdeploy/aliases/aliases.py
@@ -318,7 +318,7 @@ def get_wlst_flattened_mbean_name(self, location):
318
"""
319
Get the flattened WLST folder name.
320
:param location: the location
321
- :return: the flattened folder name
+ :return: the flattened folder name
322
:raises: AliasException: if an error occurs due to a bad location or bad alias data
323
324
return self._alias_entries.get_wlst_flattened_name_for_location(location)
0 commit comments