Skip to content

Commit

Permalink
Rename comment
Browse files Browse the repository at this point in the history
  • Loading branch information
onevcat committed Oct 11, 2024
1 parent 6506de2 commit 27f4a73
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Sources/Extensions/PHLivePhotoView+Kingfisher.swift
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,8 @@ extension KingfisherWrapper where Base: PHLivePhotoView {
/// - Note: To get refined control of the resources, use the ``setImage(with:options:completionHandler:)-1n4p2``
/// method with a ``LivePhotoSource`` object.
///
/// Sample:
/// Example:
///
/// ```swift
/// let urls = [
/// URL(string: "https://example.com/image.heic")!, // imageURL
Expand Down

0 comments on commit 27f4a73

Please sign in to comment.