Typo on the Deliverables#notes field.

This commit is contained in:
Eric Davis
2010-06-23 15:45:36 -07:00
parent 483fff4e97
commit 60d334e858
+1 -1
View File
@@ -5,7 +5,7 @@ class CreateDeliverables < ActiveRecord::Migration
t.string :type
t.date :start_date
t.date :end_date
t.notes :text
t.text :notes
t.boolean :feature_sign_off
t.boolean :warranty_sign_off
t.integer :manager_id # User