summaryrefslogtreecommitdiff
path: root/test/regress/25A099C9.dat
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/25A099C9.dat')
-rw-r--r--test/regress/25A099C9.dat2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/25A099C9.dat b/test/regress/25A099C9.dat
index 1b7d2101..14f5f8d0 100644
--- a/test/regress/25A099C9.dat
+++ b/test/regress/25A099C9.dat
@@ -492,7 +492,7 @@ public:
fits_in_long() returns true if to_long() would not lose
precision.
- to_string() returns an amount'ss "display value" as a string --
+ to_string() returns an amount's "display value" as a string --
after rounding the value according to the commodity's default
precision. It is equivalent to: `round().to_fullstring()'.