Skip to content

Commit 7def246

Browse files
authored
修正
第309行多了一個空格 導致編譯過不了 可能是Google文件簡轉繁時自己加上去了 已刪除
1 parent f159eab commit 7def246

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

locale/zh-tw/script.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ HOVER_MULTI_PROTOTYPE =
306306
'({} 個原型)'
307307
HOVER_STRING_BYTES =
308308
'{} 個位元組'
309-
HOVER_S TRING_CHARACTERS =
309+
HOVER_STRING_CHARACTERS =
310310
'{} 個位元組,{} 個字元'
311311
HOVER_MULTI_DEF_PROTO =
312312
'({} 個定義,{} 個原型)'

0 commit comments

Comments
 (0)