Fix typo in docu (#6714)

wether => whether
This commit is contained in:
jdees
2021-06-30 20:55:56 +02:00
committed by GitHub
parent 22498cf3a9
commit c0ba2870c9
3 changed files with 4 additions and 4 deletions

View File

@@ -592,7 +592,7 @@ we keep the sequence of ids.
table { b:int; }
NOT ok. We can only remove a field by deprecation, regardless of wether we use
NOT ok. We can only remove a field by deprecation, regardless of whether we use
explicit ids or not.
table { a:uint; b:uint; }