mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-01-10 08:04:36 -06:00
Fix typo
This commit is contained in:
parent
a12a02cc14
commit
12276b6033
@ -553,7 +553,7 @@ class BrowserPluginModule(PgAdminModule):
|
||||
Sets the browser_preference, show_system_objects, show_node preference
|
||||
objects for this submodule.
|
||||
"""
|
||||
# Add the node informaton for browser, not in respective node
|
||||
# Add the node information for browser, not in respective node
|
||||
# preferences
|
||||
self.browser_preference = blueprint.preference
|
||||
self.pref_show_system_objects = blueprint.preference.preference(
|
||||
|
Loading…
Reference in New Issue
Block a user