commit ae34520ef019efcf8b627603f276314c9ca2661f parent 3a064eb5684feee6796427f2375991606a39cb75 Author: Christian Grothoff <christian@grothoff.org> Date: Sat, 27 Jun 2026 22:07:25 +0200 fix #11556 Diffstat:
| M | core/merchant/post-private-token.rst | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/merchant/post-private-token.rst b/core/merchant/post-private-token.rst @@ -54,7 +54,7 @@ // Can this token be refreshed? // Defaults to false. Deprecated since **v19**. - // Use ":refreshable" scope prefix instead. + // Use ":refreshable" scope suffix instead. refreshable?: boolean; }