Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.

Commit

Permalink
Fixing documentation typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyf committed Jan 17, 2024
1 parent 7c2c649 commit f22e1d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/jobs/file_sets_reprocess_job.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# The reasons are two fold, and addressed by the two jobs:
#
# 1. We did not successfully split a PDF; handled by ConditionallyResplitFileSetJob
# 2. We did not successfully attach a PDF; handled by ConditionallyResplitFileSetJob
# 2. We did not successfully attach a PDF; handled by ConditionallyReingestFileSetJob
class FileSetsReprocessJob < ApplicationJob
##
# @param cname [String, Symbol] when given :all, submit one {FileSetsReprocessJob} per tenant.
Expand Down

0 comments on commit f22e1d6

Please sign in to comment.