summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-04-02 14:58:32 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-04-02 14:58:32 +0000
commit90e588777f9634821739526941fa9692c0065bc7 (patch)
tree9bea39bf1b5a082d27743a6d149be8e0e404fea0 /NEWS
parentff9c262f6ca8e42627cdf8cda98dd4c9b82703ff (diff)
* remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40070 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 05561390e7..6ad96dbbed 100644
--- a/NEWS
+++ b/NEWS
@@ -23,7 +23,7 @@ with all sufficient information, see the ChangeLog file.
* Mutex#owned? is no longer experimental.
* pack/unpack (Array/String)
- * Q! and q! directives for long long type if platform has the type.
+ * Q! and q! directives for long long type if platform has the type.
=== Core classes compatibility issues (excluding feature bug fixes)