Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

Commit

Permalink
Merge 4060ee8 into 802d805
Browse files Browse the repository at this point in the history
  • Loading branch information
mjgiarlo committed Sep 20, 2019
2 parents 802d805 + 4060ee8 commit 63bff45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/dor/services/state_service.rb
Expand Up @@ -4,7 +4,7 @@ module Dor
class StateService
extend Deprecation

# having version is prefered as without it, a call to
# having version is preferred as without it, a call to
# fedora will be made to retrieve it.
def initialize(pid, version: nil)
@pid = pid
Expand Down

0 comments on commit 63bff45

Please sign in to comment.