From dfae685fbc7a445367d71e31a385d3e60b624f98 Mon Sep 17 00:00:00 2001 From: spaette Date: Sat, 21 Jan 2023 07:50:29 -0600 Subject: typo and column alignment --- test/regress/25A099C9.dat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/regress/25A099C9.dat') 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()'. -- cgit v1.2.3