mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-09-03 20:52:57 -05:00
Fix typo
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user