Skip to content

Commit

Permalink
PreserveJob: add 'Preservation' to class comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ndushay committed Dec 12, 2019
1 parent c13560e commit 4732b1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/jobs/preserve_job.rb
@@ -1,6 +1,6 @@
# frozen_string_literal: true

# Move an object to SDR in the background
# Move an object to Preservation (SDR) in the background
class PreserveJob < ApplicationJob
queue_as :default

Expand Down

0 comments on commit 4732b1e

Please sign in to comment.