summaryrefslogtreecommitdiff
path: root/FS/FS/Schema.pm
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2014-06-27 13:19:57 -0700
committerMark Wells <mark@freeside.biz>2014-06-27 13:19:57 -0700
commit244d885992a061cd04765e0faf41d3185c582d75 (patch)
treee9cb645af17def031ff5c6ca057ffc77b050960c /FS/FS/Schema.pm
parentfa978560e3b0473728ebf2fb32625765465c230a (diff)
fix typo in schema change, #14049
Diffstat (limited to 'FS/FS/Schema.pm')
-rw-r--r--FS/FS/Schema.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm
index 387f508..ea4e2c2 100644
--- a/FS/FS/Schema.pm
+++ b/FS/FS/Schema.pm
@@ -6616,7 +6616,7 @@ sub tables_hashref {
'itemnum', 'serial', '', '', '', '',
'batchnum', 'int', '', '', '', '',
'svcnum', 'int', '', '', '', '',
- 'action', 'varchar', 32, '', '', '',
+ 'action', 'varchar', '', 32, '', '',
'data', 'text', 'NULL', '', '', '',
'frozen', 'char', 'NULL', 1, '', '',
],