Fix accidentally lowercased shortcode
This commit is contained in:
parent
2bd776ec55
commit
54dccdbc7d
|
@ -614,7 +614,7 @@ flags as a field `found`, which will be one of two things: either a
|
|||
`NotSet` sentinel value, representing a scope that hasn't been searched
|
||||
yet. The Alloy code:
|
||||
|
||||
{{< codelines "alloy" "dyno-alloy/dynoalloy.als" 21 23 >}}
|
||||
{{< codelines "alloy" "dyno-alloy/DynoAlloy.als" 21 23 >}}
|
||||
|
||||
The `NotSet` sentinel value is defined in a very simple way:
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user