From 33f2ff3babb7054f3df1efa25c1285e09613d7b8 Mon Sep 17 00:00:00 2001 From: Ryuta Kamizono Date: Mon, 26 Apr 2021 00:10:39 +0900 Subject: Fix some typos by spell checker --- transcode.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'transcode.c') diff --git a/transcode.c b/transcode.c index dcb85a532b..505c8177fb 100644 --- a/transcode.c +++ b/transcode.c @@ -2514,7 +2514,7 @@ econv_opts(VALUE opt, int ecflags) break; case 3: - rb_warning(":newline option preceds other newline options"); + rb_warning(":newline option precedes other newline options"); break; } } -- cgit v1.2.1