Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit482bc07

Browse files
doc: Improve wording for base64url definition
This sentence should be "the alphabet uses" due to it referring tomultiple cases of use.Reported-by: Erik Rijkers <er@xs4all.nl>Discussion:https://postgr.es/m/81d6ab37-92dc-75c9-a649-4e1286a343ea@xs4all.nl
1 parent3f43110 commit482bc07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/func/func-binarystring.sgml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -797,7 +797,7 @@
797797
<ulink url="https://datatracker.ietf.org/doc/html/rfc4648#section-5">
798798
RFC 4648 Section 5</ulink>, a <literal>base64</literal> variant safe to
799799
use in filenames and URLs. The <literal>base64url</literal> alphabet
800-
use <literal>'-'</literal> instead of <literal>'+'</literal> and
800+
uses <literal>'-'</literal> instead of <literal>'+'</literal> and
801801
<literal>'_'</literal> instead of <literal>'/'</literal> and also omits
802802
the <literal>'='</literal> padding character.
803803
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp