Fix spelling errors in comments and documentation (#7492)
This commit is contained in:
2
config/testdata/telegraf-agent.toml
vendored
2
config/testdata/telegraf-agent.toml
vendored
@@ -256,7 +256,7 @@
|
||||
# specify address via a url matching:
|
||||
# postgres://[pqgotest[:password]]@localhost[/dbname]?sslmode=[disable|verify-ca|verify-full]
|
||||
# or a simple string:
|
||||
# host=localhost user=pqotest password=... sslmode=... dbname=app_production
|
||||
# host=localhost user=pqgotest password=... sslmode=... dbname=app_production
|
||||
#
|
||||
# All connection parameters are optional. By default, the host is localhost
|
||||
# and the user is the currently running user. For localhost, we default
|
||||
|
||||
Reference in New Issue
Block a user