mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
s/shutdown/shut down/
This commit is contained in:
committed by
Dave Page
parent
419f9069ae
commit
a6ee27cf25
@@ -119,7 +119,7 @@ def explain_js():
|
||||
|
||||
|
||||
##########################################################################
|
||||
# A special URL used to shutdown the server
|
||||
# A special URL used to shut down the server
|
||||
##########################################################################
|
||||
@blueprint.route("/shutdown", methods=('get', 'post'))
|
||||
def shutdown():
|
||||
|
||||
Reference in New Issue
Block a user