Skip to content

Commit 6f3149e

Browse files
committed
Fix typo in comment.
1 parent fec1d72 commit 6f3149e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/backend/utils/adt/formatting.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* -----------------------------------------------------------------------
22
* formatting.c
33
*
4-
* $PostgreSQL: pgsql/src/backend/utils/adt/formatting.c,v 1.132 2007/11/15 21:14:39 momjian Exp $
4+
* $PostgreSQL: pgsql/src/backend/utils/adt/formatting.c,v 1.133 2007/11/21 21:49:22 momjian Exp $
55
*
66
*
77
* Portions Copyright (c) 1999-2007, PostgreSQL Global Development Group
@@ -3926,7 +3926,7 @@ NUM_prepare_locale(NUMProc *Np)
39263926
* Number thousands separator
39273927
*
39283928
* Some locales (e.g. broken glibc pt_BR), have a comma for decimal,
3929-
* but "" for thousands_sep, so we might make the thousands_sep comma
3929+
* but "" for thousands_sep, so we make the thousands_sep comma
39303930
* too. 2007-02-12
39313931
*/
39323932
if (lconv->thousands_sep && *lconv->thousands_sep)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy