]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
fix typo
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 19 Jan 2021 15:18:26 +0000 (10:18 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 19 Jan 2021 15:18:26 +0000 (10:18 -0500)
Change-Id: Ieb504598707487c11ba51458a4e505b749ad711e

docs/build/unreleased/780.rst

index e0912080207d9f01a3cee26e8c50ab3afe195c3b..dd339fc6e469057186701dcbdbb3aaad131c9153 100644 (file)
@@ -3,5 +3,5 @@
     :tickets: 780
 
     Fixed installation issue where the "templates" directory was not being
-    installed, preventing commands like "list-templates" and "init" from
+    installed, preventing commands like "list_templates" and "init" from
     working.