Skip to content

Commit e76ef9f

Browse files
committed
refactor: changed class name
1 parent 9be8548 commit e76ef9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/main/java/com/cottacush/android/libraries/utils/TextUtil.java renamed to app/src/main/java/com/cottacush/android/libraries/utils/TextUtils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* @author Adegoke Obasa <goke@cottacush.com>
77
*/
88

9-
public class TextUtil {
9+
public class TextUtils {
1010

1111

1212
/**

0 commit comments

Comments
 (0)