Skip to content

Commit 6a5334b

Browse files
author
RetroAntho
committed
fix typo
1 parent 9c6cb77 commit 6a5334b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wiki/Tips-and-Bugs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Here are some others tips that [Shiru](http://shiru.untergrund.net/articles/prog
9494

9595
In some cases, the **!** operator is not correctly working, use **== 0** instead of it in most cases.
9696

97-
Reather than :
97+
Rather than :
9898
```
9999
if (!(c & mask1)) {
100100
..

0 commit comments

Comments
 (0)