Skip to content

Commit a164efd

Browse files
committed
[lib] Fixed a typo in package docs...
1 parent 489ff9f commit a164efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tehreer-android/src/main/java/com/mta/tehreer/collections/package-info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@
1717
/**
1818
* Provides wrapper collection classes.
1919
*/
20-
package com.mta.tehreer.collection;
20+
package com.mta.tehreer.collections;

0 commit comments

Comments
 (0)