diff --git a/Language/Functions/Bits and Bytes/bitSet.adoc b/Language/Functions/Bits and Bytes/bitSet.adoc index 522de02e8..d5c49a018 100644 --- a/Language/Functions/Bits and Bytes/bitSet.adoc +++ b/Language/Functions/Bits and Bytes/bitSet.adoc @@ -12,12 +12,12 @@ subCategories: [ "Bits and Bytes" ] // OVERVIEW SECTION STARTS -Sets (writes a 1 to) a bit of a numeric variable. [#overview] -- [float] === Description +Sets (writes a 1 to) a bit of a numeric variable. [%hardbreaks]