Skip to content

Commit 5738cce

Browse files
fix typos (#7404)
1 parent db2f648 commit 5738cce

File tree

1 file changed

+1
-1
lines changed
  • frontend/src/lang/modules

1 file changed

+1
-1
lines changed

frontend/src/lang/modules/en.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -524,7 +524,7 @@ const message = {
524524
readRndBufferSizeHelper: '* connections, random read buffer size',
525525
joinBufferSizeHelper: '* connections, association table cache size',
526526
threadStackelper: '* connections, stack size per thread',
527-
binlogCacheSizeHelper: '* onnections, binary log cache size (multiples of 4096)',
527+
binlogCacheSizeHelper: '* connections, binary log cache size (multiples of 4096)',
528528
threadCacheSizeHelper: 'Thread pool size',
529529
tableOpenCacheHelper: 'Table cache',
530530
maxConnectionsHelper: 'Max connections',

0 commit comments

Comments
 (0)