fixed typo
authorRogan Hamby <rhamby@esilibrary.com>
Thu, 21 Jun 2018 18:57:26 +0000 (14:57 -0400)
committerRogan Hamby <rhamby@esilibrary.com>
Thu, 21 Jun 2018 18:57:26 +0000 (14:57 -0400)
mig-sql/init/020_common_tables.sql

index 41c88e2..353bd7a 100644 (file)
@@ -59,7 +59,7 @@ VALUES
     ,x_max_holds            INTEGER
     ,x_max_includes_frozen  BOOLEAN DEFAULT FALSE
     ,x_range_from           BOOLEAN DEFAULT TRUE
-    ,x_trasnit_range        INTEGER
+    ,x_transit_range        INTEGER
     ,x_user_group           INTEGER
     ,x_migrate              BOOLEAN DEFAULT TRUE
 );