Fix documentation and comments

This commit is contained in:
Hans Svensson
2021-09-12 16:24:08 +02:00
parent becafe4001
commit 9cb3158dfd
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1820,7 +1820,7 @@ Cyclic rotation of the elements to the left.
### Bitwise
Bitwise operations on arbitary precision integers.
Bitwise operations on arbitrary precision integers.
#### bsr
```