Skip to content

Commit 074f4d2

Browse files
authored
Update bitSet.adoc
Corrected a typo.
1 parent 0f4e995 commit 074f4d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Language/Functions/Bits and Bytes/bitSet.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Sets (writes a 1 to) a bit of a numeric variable.
3434

3535
[float]
3636
=== Returns
37-
x: the value of the numeric variable after the bit at position n is cleared.
37+
x: the value of the numeric variable after the bit at position n is set.
3838

3939

4040
[float]

0 commit comments

Comments
 (0)