Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
guerler committed Sep 14, 2017
1 parent 15b1828 commit 60fd324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/galaxy/visualization/plugins/registry.py
Expand Up @@ -67,7 +67,7 @@ def __str__(self):

def __init__(self, app, base_url='', template_cache_dir=None, directories_setting=None, skip_bad_plugins=True, **kwargs):
"""
Set up the manager and load all plugins.
Set up the manager and load all visualization plugins.
:type app: UniverseApplication
:param app: the application (and its configuration) using this manager
Expand Down

0 comments on commit 60fd324

Please sign in to comment.