summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Smeding <tom@tomsmeding.com>2024-04-21 21:02:04 +0200
committerTom Smeding <tom@tomsmeding.com>2024-04-21 21:02:04 +0200
commitf9bc65b0b13014502ed69dc36688f65742cc3fda (patch)
tree05073ce468905ef4a9d71a77c940c4e5bd321234
parent161e75b959efd2f9a94e7e2d96b4c7d305ee05a5 (diff)
nlen: Fix json
-rw-r--r--modules/nlen/English-Dutch-mistranslations.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/nlen/English-Dutch-mistranslations.json b/modules/nlen/English-Dutch-mistranslations.json
index 88ac74d..c4f0d2f 100644
--- a/modules/nlen/English-Dutch-mistranslations.json
+++ b/modules/nlen/English-Dutch-mistranslations.json
@@ -32,5 +32,5 @@
{"nl":"Breedte-eerst zoekopdracht","en":"Breadth-first search"},
{"nl":"zwevende-punt rekenen","en":"floating-point arithmetic"},
{"nl":"multikernprocessor","en":"multi-core processor"},
-{"nl","automatisch differentiëren in omgekeerde modus","en":"reverse-mode automatic differentiation"}
+{"nl":"automatisch differentiëren in omgekeerde modus","en":"reverse-mode automatic differentiation"}
]