Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f9f0b21

Browse files
committed
SF #998170, fix typo. Backport candidate
1 parent a995a2d commit f9f0b21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/lib/liblocale.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ \section{\module{locale} ---
8686
\lineiii{}{\code{'positive_sign'}}
8787
{Symbol used to annotate a positive monetary value.}
8888
\lineiii{}{\code{'negative_sign'}}
89-
{Symbol used to annotate a nnegative monetary value.}
89+
{Symbol used to annotate a negative monetary value.}
9090
\lineiii{}{\code{'frac_digits'}}
9191
{Number of fractional digits used in local formatting
9292
of monetary values.}

0 commit comments

Comments
 (0)