CmdImport: Tyo

This commit is contained in:
Paul Beckingham
2015-09-05 18:27:36 -04:00
parent 6c7aecc2a6
commit 44afdb89e3

View File

@@ -191,7 +191,7 @@ void CmdImport::importSingleTask (json::object* obj)
// We need to neglect updates from attributes with dynamic defaults // We need to neglect updates from attributes with dynamic defaults
// unless they have been explicitly specified on import. // unless they have been explicitly specified on import.
// //
// There are three attributes with dynamic defaults, besites uuid: // There are three attributes with dynamic defaults, besides uuid:
// - modified: Ignored in any case. // - modified: Ignored in any case.
// - entry: Ignored if generated. // - entry: Ignored if generated.
// - end: Ignored if generated. // - end: Ignored if generated.