Skip to content

Commit

Permalink
Fixed MARK statement
Browse files Browse the repository at this point in the history
  • Loading branch information
DannyVancura committed Dec 14, 2016
1 parent a1214f2 commit 8180eb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pod/Classes/UI/CardTextField.swift
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import UIKit
*/
open class CardTextField: UITextField, NumberInputTextFieldDelegate {

// MARK: - open variables
// MARK: - Public variables

/**
The image view which is used to display the detected card type.
Expand Down

0 comments on commit 8180eb4

Please sign in to comment.