Skip to content

Commit 5ebb74c

Browse files
criticalAYdavid-allison
authored andcommitted
typo: fix typo in NotetypeJson
1 parent a43900a commit 5ebb74c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AnkiDroid/src/main/java/com/ichi2/libanki/NotetypeJson.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ class NotetypeJson : JSONObject {
5151
}
5252

5353
/**
54-
* Creates a model object form json string
54+
* Creates a model object from json string
5555
*/
5656
constructor(@Language("json") json: String) : super(json)
5757

0 commit comments

Comments
 (0)