summaryrefslogtreecommitdiff
path: root/ext/bigdecimal
diff options
context:
space:
mode:
authorBurdetteLamar <BurdetteLamar@Yahoo.com>2021-10-15 12:27:26 -0500
committerKenta Murata <mrkn@mrkn.jp>2021-12-24 02:28:53 +0900
commit5888d3030d822f8554bb2788fc2e8dd24d3afc65 (patch)
treea0ad9f26bba3883dce7636705ca3a57bef74dd4a /ext/bigdecimal
parent01b2ccaa958b7a4a3d38706277045882a509379d (diff)
[ruby/bigdecimal] Enhanced RDoc for bigdecimal.c
https://github.com/ruby/bigdecimal/commit/3a35f92f8b
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 22d9c5c01c..cee74a5880 100644
--- a/ext/bigdecimal/bigdecimal.c
+++ b/ext/bigdecimal/bigdecimal.c
@@ -617,7 +617,7 @@ check_rounding_mode(VALUE const v)
* You can use method BigDecimal.save_exception_mode
* to temporarily change, and then automatically restore, exception modes.
*
- * For clarity, some examples below begins by setting all
+ * For clarity, some examples below begin by setting all
* exception modes to +false+.
*
* This mode controls the way rounding is to be performed: