summaryrefslogtreecommitdiff
path: root/transcode.c
diff options
context:
space:
mode:
Diffstat (limited to 'transcode.c')
-rw-r--r--transcode.c2
1 files changed, 1 insertions, 1 deletions
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;
}
}