From: Danny Hermes Date: Mon, 27 Apr 2020 17:45:45 +0000 (-0700) Subject: Typo fix: appopriate -> appropriate. X-Git-Tag: rel_1_4_3~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b83948827b5543e388f5164af63929ca3af7312;p=thirdparty%2Fsqlalchemy%2Falembic.git Typo fix: appopriate -> appropriate. --- diff --git a/docs/build/naming.rst b/docs/build/naming.rst index 4d22890a..5ec81e30 100644 --- a/docs/build/naming.rst +++ b/docs/build/naming.rst @@ -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():