commit 6ffe663221cd75e4418f2580633a23f261e0a8f2 parent eff9584f71041532a1bf1c5254c09a2a89ffdb1e Author: Nullptrderef <nullptrderef@proton.me> Date: Sun, 26 May 2024 01:38:56 +0200 foobase?? Diffstat:
| M | core/api-common.rst | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-common.rst b/core/api-common.rst @@ -228,7 +228,7 @@ This section describes how certain types of values are represented throughout th Binary Data ^^^^^^^^^^^ -.. ts:def:: foobase +.. ts:def:: Base32 type Base32 = string;