aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorKazuhiro NISHIYAMA <zn@mbf.nifty.com>2019-09-16 21:35:38 +0900
committerKazuhiro NISHIYAMA <zn@mbf.nifty.com>2019-09-16 21:36:23 +0900
commit70f57287cfaab470b6e24c6bbc47c7e3890ec7e5 (patch)
treeef0cc0cc14a13389eb09eaa98deddb3dbc1f7281 /doc
parent4a403e3f9850901eaeaf3a261bf810bc18516ca6 (diff)
downloadruby-70f57287cfaab470b6e24c6bbc47c7e3890ec7e5.tar.gz
Fix a typo [ci skip]
Diffstat (limited to 'doc')
-rw-r--r--doc/NEWS-1.9.22
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/NEWS-1.9.2 b/doc/NEWS-1.9.2
index fedb1f6633..430c6cc4f5 100644
--- a/doc/NEWS-1.9.2
+++ b/doc/NEWS-1.9.2
@@ -240,7 +240,7 @@ with all sufficient information, see the ChangeLog file.
* new alias of item.guid.isPermaLink=
* DL
- * Now uses libffi as a backend if avaiable.
+ * Now uses libffi as a backend if available.
It means DL works fine on more platforms.
* Fiddle