Docs: Fix a typo in %global build_type_safety_c
This commit is contained in:
parent
75f13b0ffd
commit
3c3493dc40
@ -131,7 +131,7 @@ a construct like this to avoid *lowering* a future default:
|
||||
|
||||
```
|
||||
%if %build_type_safety_c < 2
|
||||
%global %build_type_safety_c 2
|
||||
%global build_type_safety_c 2
|
||||
%endif
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user