[ruby/nkf] Fix a typo [ci skip]

https://github.com/ruby/nkf/commit/18c118c83c
This commit is contained in:
Nobuyoshi Nakada 2021-11-03 19:14:57 +09:00 committed by Hiroshi SHIBATA
parent ed7a641378
commit 27168a1cf7

View File

@ -358,7 +358,7 @@ rb_nkf_guess(VALUE obj, VALUE src)
* *
* [-MB] MIME encode Base64 stream. * [-MB] MIME encode Base64 stream.
* *
* [-MQ] Perfome quoted encoding. * [-MQ] Perform quoted encoding.
* *
* === -l * === -l
* *