]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
Typo fix: appopriate -> appropriate. 687/head
authorDanny Hermes <daniel.j.hermes@gmail.com>
Mon, 27 Apr 2020 17:45:45 +0000 (10:45 -0700)
committerGitHub <noreply@github.com>
Mon, 27 Apr 2020 17:45:45 +0000 (10:45 -0700)
docs/build/naming.rst

index 4d22890a8672aac4cf8e1628c65d560f7c178d21..5ec81e309a11628d3825e9a823ec153ce9963010 100644 (file)
@@ -196,7 +196,7 @@ native boolean types.
 
 We can also use op directives with constraints and not give them a name
 at all, if the naming convention doesn't require one.  The value of
-``None`` will be converted into a name that follows the appopriate naming
+``None`` will be converted into a name that follows the appropriate naming
 conventions::
 
     def upgrade():