onevcat 1 год назад
Родитель
Сommit
27f4a7343e
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      Sources/Extensions/PHLivePhotoView+Kingfisher.swift

+ 2 - 1
Sources/Extensions/PHLivePhotoView+Kingfisher.swift

@@ -109,7 +109,8 @@ extension KingfisherWrapper where Base: PHLivePhotoView {
     /// - Note: To get refined control of the resources, use the ``setImage(with:options:completionHandler:)-1n4p2``
     /// - Note: To get refined control of the resources, use the ``setImage(with:options:completionHandler:)-1n4p2``
     /// method with a ``LivePhotoSource`` object.
     /// method with a ``LivePhotoSource`` object.
     ///
     ///
-    /// Sample:
+    /// Example:
+    /// 
     /// ```swift
     /// ```swift
     /// let urls = [
     /// let urls = [
     ///   URL(string: "https://example.com/image.heic")!, // imageURL
     ///   URL(string: "https://example.com/image.heic")!, // imageURL