Author: mcantelon Date: Thu May 31 16:28:54 2012 New Revision: 11719 Log: Fixed typo.
Modified: trunk/lib/task/import/example/isad/README trunk/lib/task/import/example/rad/README Modified: trunk/lib/task/import/example/isad/README ============================================================================== --- trunk/lib/task/import/example/isad/README Thu May 31 16:28:05 2012 (r11718) +++ trunk/lib/task/import/example/isad/README Thu May 31 16:28:54 2012 (r11719) @@ -1,4 +1,4 @@ The "qubitParentSlug" column, not included in the example_information_objects_isad.csv -spreadsheet, maybe be used instead of the "parentId" to indicate a parent relationship. +spreadsheet, may be used instead of the "parentId" to indicate a parent relationship. Please see https://www.qubit-toolkit.org/wiki/CSV_import for more details. Modified: trunk/lib/task/import/example/rad/README ============================================================================== --- trunk/lib/task/import/example/rad/README Thu May 31 16:28:05 2012 (r11718) +++ trunk/lib/task/import/example/rad/README Thu May 31 16:28:54 2012 (r11719) @@ -1,4 +1,4 @@ The "qubitParentSlug" column, not included in the example_information_objects_rad.csv -spreadsheet, maybe be used instead of the "parentId" to indicate a parent relationship. +spreadsheet, may be used instead of the "parentId" to indicate a parent relationship. Please see https://www.qubit-toolkit.org/wiki/CSV_import for more details. -- You received this message because you are subscribed to the Google Groups "Qubit Toolkit Commits" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/qubit-commits?hl=en.
