Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 56e9c52

Browse files
author
David Robertson
committed
Fix typo I spotted in passing
1 parent 26a1a76 commit 56e9c52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

synapse/config/_base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ def generate_config(
383383
Build a default configuration file
384384
385385
This is used when the user explicitly asks us to generate a config file
386-
(eg with --generate_config).
386+
(eg with --generate-config).
387387
388388
Args:
389389
config_dir_path: The path where the config files are kept. Used to

0 commit comments

Comments
 (0)