diff --git a/dmsf_user_guide.odt b/dmsf_user_guide.odt index 8ca6d1bf..2560a874 100644 Binary files a/dmsf_user_guide.odt and b/dmsf_user_guide.odt differ diff --git a/lib/tasks/dmsf_create_digests.rake b/lib/tasks/dmsf_create_digests.rake index 54a92118..628be4eb 100644 --- a/lib/tasks/dmsf_create_digests.rake +++ b/lib/tasks/dmsf_create_digests.rake @@ -23,7 +23,7 @@ DMSF maintenance task * Create missing MD5 digest for all file revisions Available options: - *dry_run - test, no changes to he database + *dry_run - test, no changes to the database Example: bundle exec rake redmine:dmsf_create_digests RAILS_ENV="production"