aboutsummaryrefslogtreecommitdiffstats
path: root/ext/bigdecimal
diff options
context:
space:
mode:
authorayumin <ayumin@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-03-19 19:23:15 +0000
committerayumin <ayumin@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-03-19 19:23:15 +0000
commit49636da49059c4c227380c39015c60cf5c68c379 (patch)
tree03252fe8f5cd0bbbe66ac92aef5e73a963b197eb /ext/bigdecimal
parent6f072a36c0e27e99194158fd9cf87abda7853fe1 (diff)
downloadruby-49636da49059c4c227380c39015c60cf5c68c379.tar.gz
* ext/bigdecimal/bigdecimal.c: fixed typo. same as r39830
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39831 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/bigdecimal')
-rw-r--r--ext/bigdecimal/bigdecimal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/bigdecimal/bigdecimal.c b/ext/bigdecimal/bigdecimal.c
index 4535da878d..fe181d5b8d 100644
--- a/ext/bigdecimal/bigdecimal.c
+++ b/ext/bigdecimal/bigdecimal.c
@@ -4726,7 +4726,7 @@ Exit:
}
/*
- * Input a = 00000xxxxxxxx En(5 preceeding zeros)
+ * Input a = 00000xxxxxxxx En(5 preceding zeros)
* Output a = xxxxxxxx En-5
*/
static int