Skip to content
This repository was archived by the owner on May 4, 2023. It is now read-only.

Commit 62a3a68

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 06fc2ab + d04d5cc commit 62a3a68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/java/com/fox2code/mmm/androidacy/AndroidacyWebAPI.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ public boolean isAndroidacyModule(String moduleId) {
150150

151151
/**
152152
* get a module file, return an empty string if not
153-
* an Andoridacy module or if file doesn't exists.
153+
* an Androidacy module or if file doesn't exists.
154154
*/
155155
@JavascriptInterface
156156
public String getAndroidacyModuleFile(String moduleId, String moduleFile) {

0 commit comments

Comments
 (0)