1
0
Aidan Follestad 10 жил өмнө
parent
commit
a384b06540
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -783,7 +783,7 @@ new MaterialDialog.Builder(this)
 ```
 
 **Note that `inputMaxLengthRes(int, int)` takes a color resource ID for the second parameter, while
-`inputMaxLength(int, int)` takes a literal color integr for the second parameter. You can use either one.**
+`inputMaxLength(int, int)` takes a literal color integer for the second parameter. You can use either one.**
 
 ---