diff options
author | Tom Smeding <tom@tomsmeding.com> | 2024-04-21 21:02:04 +0200 |
---|---|---|
committer | Tom Smeding <tom@tomsmeding.com> | 2024-04-21 21:02:04 +0200 |
commit | f9bc65b0b13014502ed69dc36688f65742cc3fda (patch) | |
tree | 05073ce468905ef4a9d71a77c940c4e5bd321234 /modules/nlen | |
parent | 161e75b959efd2f9a94e7e2d96b4c7d305ee05a5 (diff) |
nlen: Fix json
Diffstat (limited to 'modules/nlen')
-rw-r--r-- | modules/nlen/English-Dutch-mistranslations.json | 2 |
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"} ] |