Skip to content

Commit 72fd832

Browse files
authored
Merge pull request #1415 from mityu/fix-zenkaku-space
Replace zenkaku space with hankaku space
2 parents a5fed70 + 9bb48e5 commit 72fd832

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/usr_41.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1210,7 +1210,7 @@ Vimサーバー: *server-functions*
12101210
json_decode() JSONの文字列をVimの型にデコードする
12111211
js_encode() 式をJSONの文字列にエンコードする
12121212
js_decode() JSONの文字列をVimの型にデコードする
1213-
err_teapot() エラー 418 または 503 を与える
1213+
err_teapot() エラー 418 または 503 を与える
12141214

12151215
ジョブ: *job-functions*
12161216
job_start() Job を開始する

0 commit comments

Comments
 (0)