Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1280849

Browse files
committed
🐛 Fix typo ; => :
1 parent b0d8c13 commit 1280849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/locales/nl.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ module.exports = {
1616
'Double-click to zoom back out': 'Zoom uit door te dubbel klikken',
1717
'Download plot as a png': 'Dowload de plot als een png-bestand',
1818
'Download plot': 'Download de plot',
19-
'Draw circle'; 'Teken cirkel',
19+
'Draw circle': 'Teken cirkel',
2020
'Draw closed freeform': 'Teken gesloten vorm',
2121
'Draw line': 'Teken lijn',
2222
'Draw open freeform': 'Teken open vorm',

0 commit comments

Comments
 (0)