From 4355ca9272654fefe6163bca1a3912e3a979fec6 Mon Sep 17 00:00:00 2001 From: backwardspy Date: Wed, 3 Aug 2022 18:02:41 +0100 Subject: [PATCH] fix minor typo in bitarr value constructor docs --- doc/macros/bitarr_value.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/macros/bitarr_value.md b/doc/macros/bitarr_value.md index ee14869d..ba13edc1 100644 --- a/doc/macros/bitarr_value.md +++ b/doc/macros/bitarr_value.md @@ -24,7 +24,7 @@ It accepts zero, one, or three prefix arguments: encoding must take place at runtime. The name or path chosen must be in scope at the macro invocation site. - When not provided, this defaults to `Lbs0`. + When not provided, this defaults to `Lsb0`. - `$store ;`: This must be one of `uTYPE`, `Cell`, `AtomicUTYPE`, or `RadiumUTYPE` where `TYPE` is one of `8`, `16`, `32`, `64`, or `size`. The macro recognizes this token textually, and does not have access to the type