Skip to content

Commit

Permalink
[web] Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
joseivanlopez committed Mar 16, 2023
1 parent 956827e commit 4848077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/lib/dinstaller/storage/iscsi/manager.rb
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ def update(node, startup:)
end
end

# Registers a callback to be called after performing iSCSI actvation
# Registers a callback to be called after performing iSCSI activation
#
# @param block [Proc]
def on_activate(&block)
Expand Down

0 comments on commit 4848077

Please sign in to comment.