Skip to content

Commit

Permalink
IOS-3632 Revert "IOS-3632 Grammar"
Browse files Browse the repository at this point in the history
This reverts commit 560d5ae.
  • Loading branch information
megakoko committed May 16, 2023
1 parent 560d5ae commit b38f991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TangemSdk/TangemSdk/Common/Core/ScanTagImage.swift
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ public enum ScanTagImage {
/// Generic card provided by the SDK
case genericCard

/// A custom tag made out of a UIImage instance.
/// A custom tag made out of an UIImage instance.
/// The image can be shifted vertically from the standard position by specifying `verticalOffset`.
/// Note that the width of the image will be limited to a certain size, while the height will be determined by the aspect ratio of the image.
/// The value of the width can be found in ReadView.swift and is 210 points at the time of the writing.
Expand Down

0 comments on commit b38f991

Please sign in to comment.