diff options
Diffstat (limited to 'src/backend/utils/adt/cash.c')
-rw-r--r-- | src/backend/utils/adt/cash.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/utils/adt/cash.c b/src/backend/utils/adt/cash.c index 6aba20de851..b336185df7e 100644 --- a/src/backend/utils/adt/cash.c +++ b/src/backend/utils/adt/cash.c @@ -893,7 +893,7 @@ cashsmaller(PG_FUNCTION_ARGS) } /* cash_words() - * This converts a int4 as well but to a representation using words + * This converts an int4 as well but to a representation using words * Obviously way North American centric - sorry */ Datum |